ARM assembly parsing of MRS instruction.
authorJim Grosbach <grosbach@apple.com>
Tue, 19 Jul 2011 21:59:29 +0000 (21:59 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 19 Jul 2011 21:59:29 +0000 (21:59 +0000)
commit80d01dd3d19a84621324ac444c6749602df7a513
tree9684806ada83c04be89601fe76d6e59ff62140b7
parentf1a009007374d8ae1c1565f34d9cea3b83665e5f
ARM assembly parsing of MRS instruction.

Teach the parser to recognize the APSR and SPSR system register names. Add
and update tests accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135527 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMRegisterInfo.td
test/MC/ARM/arm_instructions.s
test/MC/ARM/basic-arm-instructions.s