Fix the bahavior of the disassembler when decoding unpredictable mrs instructions...
authorSilviu Baranga <silviu.baranga@arm.com>
Wed, 18 Apr 2012 14:09:07 +0000 (14:09 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Wed, 18 Apr 2012 14:09:07 +0000 (14:09 +0000)
commit6b9f97dd892b0d61d8a1f0ee4f837058f2ca4552
tree1c5eca66c338066cb7d977fa9331a6316a25f181
parentfa1ebc6abe95b79b7f82030eea53586a8704eb7e
Fix the bahavior of the disassembler when decoding unpredictable mrs instructions on ARM. Now the diasassembler emmits warnings instead of errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155002 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/MC/Disassembler/ARM/unpredictable-MRS-arm.txt [new file with mode: 0644]