OSDN Git Service

Fix SRS/SRSW encoding bits.
authorJohnny Chen <johnny.chen@apple.com>
Tue, 5 Apr 2011 00:16:18 +0000 (00:16 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Tue, 5 Apr 2011 00:16:18 +0000 (00:16 +0000)
commit157536b1fb900e57efe042d48c7caeb87b1efd04
treeb861e155cadcd26dcf931c9ed6daf6180e594d2f
parent597028cc2840d9182523bd0179a1f95ddd931dae
Fix SRS/SRSW encoding bits.
rdar://problem/9230801 ARM disassembler discrepancy: erroneously accepting SRS

Plus add invalid-RFEorLDMIA-arm.txt test which should have been checked in with
http://llvm.org/viewvc/llvm-project?view=rev&revision=128859.

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