llvm-6502/test/MC
Bruno Cardoso Lopes 584bf7bb03 Add assembly parsing support for "msr" and also fix its encoding. Also add
testcases for the disassembler to make sure it still works for "msr".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125948 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-18 19:45:59 +00:00
..
ARM Add assembly parsing support for "msr" and also fix its encoding. Also add 2011-02-18 19:45:59 +00:00
AsmParser Add support for pushsection and popsection. Patch by Joerg Sonnenberger. 2011-02-16 01:08:29 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Add assembly parsing support for "msr" and also fix its encoding. Also add 2011-02-18 19:45:59 +00:00
ELF Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
MachO MC/Mach-O/Thumb: Set the thumb bit in the symbol table. 2010-12-29 14:14:06 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Recognize monitor/mwait with explicit register arguments 2011-02-18 00:48:11 +00:00