DescriptionFix ARM integrated assembler to be able to compile spec2k examples.
Fixes a couple of bugs that stopped the ARM integrated assembler from
generating assembly code for any spec2k examples.
Fixes are:
1) Handle conditional branches with no else branch.
2) Fix usage of fixups so that the emit method does any needed buffer
lookups. This fixes case where textual fixups (with zero length)
appear at the end of the assembly file.
BUG= https://code.google.com/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=e4289e23cd226f487ef767a59c96e6c77073309a
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix nits. #
Messages
Total messages: 6 (2 generated)
|