Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version
authorJohnny Chen <johnny.chen@apple.com>
Thu, 4 Mar 2010 22:24:41 +0000 (22:24 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 4 Mar 2010 22:24:41 +0000 (22:24 +0000)
commit267124cff299922b3d92c5f2878fa285df2f1505
treeecb46765d830385f77ca7a2c29e28197fa7788ed
parente8cfa63e4ec3eb5dde44c8f30dee136b20f8195d
Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version
of either sxtb16 or uxtb16, and the unified syntax does not specify ".w".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-uxtb.ll