OSDN Git Service

Subzero: Legalize the movzx argument.
authorJim Stichnoth <stichnot@chromium.org>
Fri, 23 Dec 2016 14:07:07 +0000 (06:07 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Fri, 23 Dec 2016 14:07:07 +0000 (06:07 -0800)
commit373913fa0a4c7c4dd23ada9e6b4e1780fdea0096
treefd8f820e273ee67320923f2852c6e8a7d64a201e
parent579b1b3a84da15d233c9ab4e3d3dc35cff4edf86
Subzero: Legalize the movzx argument.

The movzx operand must be a register or memory operand.  An immediate operand is not allowed.

BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4384
R=jpp@chromium.org

Review URL: https://codereview.chromium.org/2598153002 .
src/IceTargetLoweringX86BaseImpl.h