Home
last modified time | relevance | path

Searched refs:DecodeSixByte (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/s390/
Ddisasm-s390.cc83 bool DecodeSixByte(Instruction* instr);
1047 bool Decoder::DecodeSixByte(Instruction* instr) { in DecodeSixByte() function in v8::internal::Decoder
1409 DecodeSixByte(instr); in InstructionDecode()
Dsimulator-s390.h319 bool DecodeSixByte(Instruction* instr);
Dsimulator-s390.cc4455 bool Simulator::DecodeSixByte(Instruction* instr) { in DecodeSixByte() function in v8::internal::Simulator
5573 processed = DecodeSixByte(instr); in DecodeInstructionOriginal()