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
Johnny Chen 90908a8eeb A8.6.399 VSTM:
VFP Load/Store Multiple Instructions used to embed the IA/DB addressing mode within the
MC instruction; that has been changed so that now, for example, VSTMDDB_UPD and VSTMDIA_UPD
are two instructions.  Update the ARMDisassemblerCore.cpp's DisassembleVFPLdStMulFrm()
to reflect the change.

Also add a test case.

llvm-svn: 128103
2011-03-22 20:00:10 +00:00
..
arm-tests.txt Fixed an assert by the ARM disassembler for LDRD_PRE/POST. 2011-03-19 01:16:20 +00:00
dg.exp
neon-tests.txt
thumb-tests.txt A8.6.399 VSTM: 2011-03-22 20:00:10 +00:00