DescriptionHandle "inplace" ops and unary ops w/ assembler
Extend the bswap test to have a case which will exhibit a bit of register
pressure to test register encoding more (at first wasn't sure if it was
0xC8 + reg or 0xC8 | reg... but it should be the same since there's only
0-7 for regs).
BUG=none
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=3b43b8968fff7ec287967a2f549c404bfb89d898
Patch Set 1 #Patch Set 2 : handle movd #Patch Set 3 : formatting #Patch Set 4 : convert as bytereg just in case #Patch Set 5 : make helper for converting byte reg/non-byte #Patch Set 6 : format #
Messages
Total messages: 6 (1 generated)
|