Skip to content
Commit 27f000a9 authored by Johnny Chen's avatar Johnny Chen
Browse files

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.

llvm-svn: 93759
parent 8546ec9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment