RFE encoding should also specify the "should be" encoding bits.
authorJohnny Chen <johnny.chen@apple.com>
Mon, 4 Apr 2011 23:39:08 +0000 (23:39 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Mon, 4 Apr 2011 23:39:08 +0000 (23:39 +0000)
commit670a456c8323fc5da4752bdcf2b416ebef1bc66c
tree7b87aa48204e285f189ff1dcaedd559d82aee4c3
parentb572830a52faad2fffc7119de53aa96c18d9bf07
RFE encoding should also specify the "should be" encoding bits.

rdar://problem/9229922 ARM disassembler discrepancy: erroneously accepting RFE

Also LDC/STC instructions are predicated while LDC2/STC2 instructions are not, fixed while
doing regression testings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
lib/Target/ARM/Disassembler/ARMDisassemblerCore.h