OSDN Git Service

Clean up assembling MOV instructions in the integrated ARM assembler.
authorKarl Schimpf <kschimpf@google.com>
Fri, 5 Feb 2016 15:26:41 +0000 (07:26 -0800)
committerKarl Schimpf <kschimpf@google.com>
Fri, 5 Feb 2016 15:26:41 +0000 (07:26 -0800)
commit282d7afd1216597de73a2ef47b9669747260fdf2
treeee2acaef9f98d4a9fd1df88d07e5c11b540c9813
parent18cce427c2297b64f54125c82e30522226df0f0e
Clean up assembling MOV instructions in the integrated ARM assembler.

Flattens out MOV's emitIAS methods making it easier to see valid types
for source/destination of the move.

BUG=None
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1665323002 .
src/IceInstARM32.cpp
src/IceInstARM32.h