Searched defs:GetShiftRm (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm/
H A Dsimulator-arm.cc1415 int32_t Simulator::GetShiftRm(Instruction* instr, bool* carry_out) { function in class:v8::internal::Simulator
2262 shifter_operand = GetShiftRm(instr, &shifter_carry_out);
2547 int32_t shifter_operand = GetShiftRm(instr, &shifter_carry_out);

Completed in 47 milliseconds