Chromium Code Reviews
DescriptionImprove error handling in the ARM integrated assembler.
Up to now, all error handling in the ARM integrated assembler was
handled by forcing a text fixup. This CL tries to minimize the use of
fixup's to only be applied when there is an unimplemented form of an
instruction. All other cases now generate fatal error messages.
This CL should make it easier to determine what instructions still need
to be extended.
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=0437ae82073b1d52ec17452e9267cde099a73ad2
Patch Set 1 #Patch Set 2 : Fix nits. #
Total comments: 8
Patch Set 3 : Fix issues in last patch. #
Total comments: 2
Messages
Total messages: 9 (3 generated)
|
||||||||||||||||||||||||||||