Searched refs:DecodeFourByteFloatingPoint (Results 1 – 2 of 2) sorted by relevance
315 bool DecodeFourByteFloatingPoint(Instruction* instr);
3794 default: { return DecodeFourByteFloatingPoint(instr); } in DecodeFourByteArithmetic()4135 bool Simulator::DecodeFourByteFloatingPoint(Instruction* instr) { in DecodeFourByteFloatingPoint() function in v8::internal::Simulator