DescriptionFix translation of instruction "move" in ARM integrated assembler.
Fixes case where the ARM integrated assembler for class InstARM32Mov
did not revert to using the stand-alone assembler (method emit) to
generate the corresponding assembly instructions(s).
This fixes last known problem with method emitIAS (other than
reverting to the stand-alone assembler if not implemented). Removes
use of workaround flag "-unsafe-ias".
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=6dacbafde57e7475bf29df2fcea208d0c0ddc7ef
Patch Set 1 #Patch Set 2 : Remove #if 0 #
Total comments: 3
Patch Set 3 : Fix nit. #
Messages
Total messages: 6 (2 generated)
|