1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/MC/Disassembler/ARM
Bruno Cardoso Lopes e65a98b127 Fix encoding and add parsing support for the arm/thumb CPS instruction:
- Add custom operand matching for imod and iflags.
- Rename SplitMnemonicAndCC to SplitMnemonic since it splits more than CC
  from mnemonic.
- While adding ".w" as an operand, don't change "Head" to avoid passing the
  wrong mnemonic to ParseOperand.
- Add asm parser tests.
- Add disassembler tests just to make sure it can catch all cps versions.

llvm-svn: 125489
2011-02-14 13:09:44 +00:00
..
arm-tests.txt Fix encoding and add parsing support for the arm/thumb CPS instruction: 2011-02-14 13:09:44 +00:00
dg.exp
neon-tests.txt
thumb-tests.txt Fix encoding and add parsing support for the arm/thumb CPS instruction: 2011-02-14 13:09:44 +00:00