Searched refs:GetShiftRm (Results 1 – 4 of 4) sorted by relevance
226 int32_t GetShiftRm(Instruction* instr, bool* carry_out);
249 int32_t GetShiftRm(Instruction* instr, bool* carry_out);
1306 int32_t Simulator::GetShiftRm(Instruction* instr, bool* carry_out) { in GetShiftRm() function in v8::internal::Simulator2360 shifter_operand = GetShiftRm(instr, &shifter_carry_out); in DecodeType01()2652 int32_t shifter_operand = GetShiftRm(instr, &shifter_carry_out); in DecodeType3()
221 int32_t GetShiftRm(Instruction* instr, bool* carry_out);