summaryrefslogtreecommitdiffstats
path: root/test/434-shifter-operand
Commit message (Collapse)AuthorAgeFilesLines
* Don't use CanHoldArm in the code generator.Nicolas Geoffray2014-11-283-0/+32
CanHoldArm was ARM32 specific. Instead use a virtual Assembler::ShifterOperandCanHold that both thumb2 and arm32 implement. Change-Id: I33794a93caf02ee5d78d32a8471d9fd6fe4f0a00