summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
diff options
context:
space:
mode:
authorRichard Barton <richard.barton@arm.com>2013-09-05 14:14:19 +0000
committerRichard Barton <richard.barton@arm.com>2013-09-05 14:14:19 +0000
commit8d519fe0156cdb13299106177c211b788727a0d2 (patch)
tree80116e8cc361aeb0629822c6adbe36104593c2cb /llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
parentebb43caae250d5d5f3f853392460456a0a58abb1 (diff)
downloadbcm5719-llvm-8d519fe0156cdb13299106177c211b788727a0d2.tar.gz
bcm5719-llvm-8d519fe0156cdb13299106177c211b788727a0d2.zip
Add AArch32 DCPS{1,2,3} and HLT instructions.
These were pretty straightforward instructions, with some assembly support required for HLT. The ARM assembler is keen to split the instruction mnemonic into a (non-existent) 'H' instruction with the LT condition code. An exception for HLT is needed. HLT follows the same rules as BKPT when in IT blocks, so the special BKPT hadling code has been adapted to handle HLT also. Regression tests added including diagnostic tests for out of range immediates and illegal condition codes, as well as negative tests for pre-ARMv8. llvm-svn: 190053
Diffstat (limited to 'llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud