Searched defs:DecodeTwoByte (Results 1 - 2 of 2) sorted by relevance

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

Completed in 147 milliseconds