Searched refs:DecodeFourByteArithmetic (Results 1 – 2 of 2) sorted by relevance
314 bool DecodeFourByteArithmetic(Instruction* instr);
3200 default: { return DecodeFourByteArithmetic(instr); } in DecodeFourByte()3371 bool Simulator::DecodeFourByteArithmetic(Instruction* instr) { in DecodeFourByteArithmetic() function in v8::internal::Simulator