llvm-6502/test/MC
Chris Lattner cbf5d74e6a implement PR8524, apparently mainline gas accepts movq as an alias for movd
when transfering between i64 gprs and mmx regs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119931 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-21 08:18:57 +00:00
..
ARM Add MC encodings for some Thumb instructions. Test for a few of them. The "bx 2010-11-19 01:33:10 +00:00
AsmParser Parse and remember discriminators in .loc line. I try to output them with 2010-11-13 03:18:27 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler Now that the MBlaze backend is in its own directory, split the test cases into multiple files for different types of instructions. 2010-11-17 22:54:43 +00:00
ELF Handle PCRel relocations with absolute values. Fixes PR8656. 2010-11-21 00:48:25 +00:00
MachO Added support for the Mach-O .symbol_resolver directive. rdar://8673046 2010-11-19 18:39:33 +00:00
MBlaze 1. Adding test cases for MBlaze MC disassembler. 2010-11-13 02:37:59 +00:00
X86 implement PR8524, apparently mainline gas accepts movq as an alias for movd 2010-11-21 08:18:57 +00:00