GetShiftRm       2262 src/arm/simulator-arm.cc       shifter_operand = GetShiftRm(instr, &shifter_carry_out);
GetShiftRm       2547 src/arm/simulator-arm.cc   int32_t shifter_operand = GetShiftRm(instr, &shifter_carry_out);
GetShiftRm        257 src/arm/simulator-arm.h   int32_t GetShiftRm(Instruction* instr, bool* carry_out);