Home
last modified time | relevance | path

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

/external/v8/src/s390/
Ddisasm-s390.cc81 bool DecodeTwoByte(Instruction* instr);
501 bool Decoder::DecodeTwoByte(Instruction* instr) { in DecodeTwoByte() function in v8::internal::Decoder
1474 DecodeTwoByte(instr); in InstructionDecode()
Dsimulator-s390.h312 bool DecodeTwoByte(Instruction* instr);
Dsimulator-s390.cc2415 bool Simulator::DecodeTwoByte(Instruction* instr) { in DecodeTwoByte() function in v8::internal::Simulator
5589 processed = DecodeTwoByte(instr); in DecodeInstructionOriginal()