The most significant encoding bit of GPR:$src or GPR:$dst was over-specified in
authorJohnny Chen <johnny.chen@apple.com>
Mon, 18 Jan 2010 20:15:56 +0000 (20:15 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Mon, 18 Jan 2010 20:15:56 +0000 (20:15 +0000)
commiteb231ce51dcbcbd464fa639f0dc0d2e39d487285
treed8611ae8cd2244497f39dce2340495a06014076c
parent3482c8003ad0c88469b7333aaf658036e3fd0468
The most significant encoding bit of GPR:$src or GPR:$dst was over-specified in
the various MOV (register) instructions (16-bit Thumb), including tBRIND (the
indirect branch).  Instead of '1', it should be specified as '?', because GPR
only specifies the register class, which includes both hi-and-lo registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93759 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td