Searched refs:DecodeSixByte (Results 1 – 3 of 3) sorted by relevance
83 bool DecodeSixByte(Instruction* instr);1047 bool Decoder::DecodeSixByte(Instruction* instr) { in DecodeSixByte() function in v8::internal::Decoder1409 DecodeSixByte(instr); in InstructionDecode()
319 bool DecodeSixByte(Instruction* instr);
4455 bool Simulator::DecodeSixByte(Instruction* instr) { in DecodeSixByte() function in v8::internal::Simulator5573 processed = DecodeSixByte(instr); in DecodeInstructionOriginal()