diff options
author | Manoj Gupta <manojgupta@google.com> | 2017-09-27 09:29:57 +0000 |
---|---|---|
committer | Manoj Gupta <manojgupta@google.com> | 2017-09-27 09:29:57 +0000 |
commit | 9c277321e3dcc9fe979e2407320a902a2b7cf513 (patch) | |
tree | ef331f46ae9845d732a49c7ef4199b68865c9a55 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | aaf54714296a93334bd95d4b609a5176a8308f3b (diff) | |
download | bcm5719-llvm-9c277321e3dcc9fe979e2407320a902a2b7cf513.tar.gz bcm5719-llvm-9c277321e3dcc9fe979e2407320a902a2b7cf513.zip |
[Builtins] ARM: Fix msr assembly instruction use for Thumb2.
Summary:
MSR instruction in Thumb2 does not support immediate operand.
Fix this by moving the condition for V7-M to Thumb2 since V7-M support
Thumb2 only. With this change, aeabi_cfcmp.s and aeabi_cdcmp.S files can
be assembled in Thumb2 mode. (This is split out from the review D38227).
Reviewers: compnerd, peter.smith, srhines, weimingz, rengolin, kristof.beyls
Reviewed By: compnerd
Subscribers: aemerson, javed.absar, llvm-commits
Differential Revision: https://reviews.llvm.org/D38268
llvm-svn: 314284
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions