summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/invalid-virtexts.arm.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add post-decode checking of HVC instruction.Charlie Turner2014-12-011-0/+10
Add checkDecodedInstruction for post-decode checking of instructions, to catch the corner cases like HVC that don't fit into the general pattern. Needed to check for an invalid condition field in instruction encoding despite HVC not taking a predicate. Patch by Matthew Wahab. Change-Id: I48e28de981d7a9e43569594da3c45fb478b4f795 llvm-svn: 222992
OpenPOWER on IntegriCloud