Searched refs:DecodeSixByteArithmetic (Results 1 – 2 of 2) sorted by relevance
320 bool DecodeSixByteArithmetic(Instruction* instr);
4988 return DecodeSixByteArithmetic(instr); in DecodeSixByte()5071 bool Simulator::DecodeSixByteArithmetic(Instruction* instr) { in DecodeSixByteArithmetic() function in v8::internal::Simulator