Added the missing bit definition for the 4th bit of the STR (post reg) instruction...
authorSilviu Baranga <silviu.baranga@arm.com>
Fri, 11 May 2012 09:28:27 +0000 (09:28 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Fri, 11 May 2012 09:28:27 +0000 (09:28 +0000)
commit169e9ba2b2c78675a0fa5ad8aebb987fe9c00e23
tree408238e8f54232584a1ded72f584fd51d0fb95c7
parentca3cd419a52c1dedee133d79772ef97f30e5d20b
Added the missing bit definition for the 4th bit of the STR (post reg) instruction. It is now set to 0. The patch also sets the unpredictable mask for SEL and SXTB-type instructions.

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