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
2011-03-25 00:17:42 +00:00
..
arm-tests.txt ADR was added with the wrong encoding for inst{24-21}, and the ARM decoder was fooled. 2011-03-24 20:42:48 +00:00
dg.exp
invalid-CPS3p-arm.txt Plug a leak in the arm disassembler and put the tests back. 2011-03-24 21:14:28 +00:00
invalid-VLDMSDB-arm.txt Plug a leak in the arm disassembler and put the tests back. 2011-03-24 21:14:28 +00:00
neon-tests.txt Handle the added VBICiv*i* NEON instructions, too. 2011-03-24 22:04:39 +00:00
thumb-tests.txt delegate the disassembly of t2ADR to the more generic t2ADDri12/t2SUBri12 instructions, and add a test case for that. 2011-03-25 00:17:42 +00:00