summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELFYAML.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-05-14 03:47:39 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-05-14 03:47:39 +0000
commit27351f2022c56b830f91d7f526775693fd9043e9 (patch)
tree5682a67e19337953d6ede23ee466435d6f492acf /llvm/lib/Object/ELFYAML.cpp
parentf0cf8fa941e9202f78a87bc5cce4df1497936f50 (diff)
downloadbcm5719-llvm-27351f2022c56b830f91d7f526775693fd9043e9.tar.gz
bcm5719-llvm-27351f2022c56b830f91d7f526775693fd9043e9.zip
ARM: implement support for the UDF mnemonic
The UDF instruction is a reserved undefined instruction space. The assembler mnemonic was introduced with ARM ARM rev C.a. The instruction is not predicated and the immediate constant is ignored by the CPU. Add support for the three encodings for this instruction. The changes to the invalid instruction test is due to the fact that the invalid instructions actually overlap with the undefined instruction. Introduction of the new instruction results in a partial decode as an undefined sequence. Drop the tests as they are invalid instruction patterns anyways. llvm-svn: 208751
Diffstat (limited to 'llvm/lib/Object/ELFYAML.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud