llvm-6502/test/MC/Disassembler
2013-10-08 20:43:30 +00:00
..
AArch64 [AArch64] Add support for NEON scalar signed/unsigned integer to floating-point 2013-10-08 20:43:30 +00:00
ARM [ARMv8] Add some disassembly tests for Thumb sevl/sevl.w 2013-10-07 16:13:03 +00:00
Mips Fixed bug when generating Load Upper Immediate microMIPS instruction. 2013-09-14 07:35:41 +00:00
SystemZ [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
X86 Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. 2013-10-08 05:53:50 +00:00
XCore [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00