Searched refs:DecodeTwoByte (Results 1 – 3 of 3) sorted by relevance
81 bool DecodeTwoByte(Instruction* instr);501 bool Decoder::DecodeTwoByte(Instruction* instr) { in DecodeTwoByte() function in v8::internal::Decoder1474 DecodeTwoByte(instr); in InstructionDecode()
312 bool DecodeTwoByte(Instruction* instr);
2415 bool Simulator::DecodeTwoByte(Instruction* instr) { in DecodeTwoByte() function in v8::internal::Simulator5589 processed = DecodeTwoByte(instr); in DecodeInstructionOriginal()