Chromium Code Reviews
DescriptionMore coverage of load/stores in ARM integrated assembler.
Adds many more cases of ldr{b,h}/str{b,h} instructions to the ARM
integerated assembler.
Also refactored decodeAddress() to deal with the fact that
immediate/register arguments for LDR/LDRB/STR/STRB differ for
LDRH/LDRD/STRH/STRD, by passing in the layout wanted.
Note: LDRD/STRD instructions are currently not used by Subzero.
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=1956788f4459e0fedf91c10e8c266ca72a5d5fa1
Patch Set 1 #Patch Set 2 : Format and fix nits. #
Total comments: 2
Patch Set 3 : Fix nits. #Patch Set 4 : Fix remaining issue in patch set 2. #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||