llvm-6502/lib/Target/ARM/InstPrinter
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
..
ARMInstPrinter.cpp Tweak ARM assembly parsing and printing of MSR instruction. 2011-07-19 22:45:10 +00:00
ARMInstPrinter.h Simplify printing of ARM shifted immediates. 2011-07-11 16:48:36 +00:00
CMakeLists.txt
Makefile