DescriptionAdd VPUSH/VPOP instructions to the ARM32 integrated assembler.
Also fixes the corresponding emit methods for vpush and vpop to match
constraint that the maximum number of consecutive registers that can
be pushed/popped is 16.
BUG= https://bugs.chromium.org/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=a3c32146545c7c54c465606d5b5e71882ddb56e6
Patch Set 1 #Patch Set 2 : Remove TODO that doesn't apply anymore. #
Total comments: 14
Patch Set 3 : Fix issues raised in last patch. #
Messages
Total messages: 8 (3 generated)
|