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

/external/v8/src/s390/
H A Ddisasm-s390.cc82 bool DecodeFourByte(Instruction* instr);
576 bool Decoder::DecodeFourByte(Instruction* instr) { function in class:v8::internal::Decoder
1476 DecodeFourByte(instr);
H A Dsimulator-s390.cc2639 bool Simulator::DecodeFourByte(Instruction* instr) { function in class:v8::internal::Simulator
5591 processed = DecodeFourByte(instr);

Completed in 582 milliseconds