llvm-6502/test/MC
Jim Grosbach b29b4dd988 Tweak ARM assembly parsing and printing of MSR instruction.
The system register spec should be case insensitive. The preferred form for
output with mask values of 4, 8, and 12 references APSR rather than CPSR.
Update and tidy up tests accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135532 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-19 22:45:10 +00:00
..
ARM Tweak ARM assembly parsing and printing of MSR instruction. 2011-07-19 22:45:10 +00:00
AsmParser Asm parser range checking on .<size> <value> directives. 2011-06-29 16:05:14 +00:00
COFF Add the suffix to the Win64 EH data sections' names if given. Add a test for 2011-05-27 21:38:47 +00:00
Disassembler Tweak ARM assembly parsing and printing of MSR instruction. 2011-07-19 22:45:10 +00:00
ELF PR10370: Make sure we know how to relax push correctly on x86-64. 2011-07-15 21:28:39 +00:00
MachO Move ARM-specific test to ARM directory. 2011-06-25 01:53:17 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Changed the X86 PUSH64i8 record to use the i64i8imm ParserMatchClass so that a 2011-07-06 17:23:46 +00:00