Searched refs:GetImm (Results 1 – 3 of 3) sorted by relevance
274 int32_t GetImm(Instruction* instr, bool* carry_out);
284 int32_t GetImm(Instruction* instr, bool* carry_out);
1558 int32_t Simulator::GetImm(Instruction* instr, bool* carry_out) { in GetImm() function in v8::internal::Simulator2340 shifter_operand = GetImm(instr, &shifter_carry_out); in DecodeType01()