DescriptionAdd "add immediate" instruction to the ARM integrated assembler.
Also does some bikeshed clean ups. In particualr, the (ARM)
instruction method emitIAS only needs to choose the applicable ARM
instruction, and then passes the corresponding operands to the
corresponding instruction method of the assembler. The assembler
method then extracts the appropriate data from the operands, and
decides which rule to apply for the corresponding arm instruction.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4334
R=jpp@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=372bdd6e84a14b6bcc00b4e9ed24a1838bd0c4d7
Patch Set 1 #Patch Set 2 : Fix nits. #
Total comments: 4
Patch Set 3 : Fix issues in patch set 2. #
Messages
Total messages: 6 (1 generated)
|