Skip to content
Commit ea662bb3 authored by Bill Wendling's avatar Bill Wendling
Browse files

When getting the number of bits necessary for addressing mode

ARMII::AddrModeT1_s, we need to take into account that if the frame register is
ARM::SP, then the number of bits is 8. If it's not ARM::SP, then the number of
bits is 5.

llvm-svn: 141529
parent d6da876b
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