Searched refs:DecodeFourByte (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/s390/
H A Ddisasm-s390.cc82 bool DecodeFourByte(Instruction* instr);
573 bool Decoder::DecodeFourByte(Instruction* instr) { function in class:v8::internal::Decoder
1347 DecodeFourByte(instr);
H A Dsimulator-s390.h309 bool DecodeFourByte(Instruction* instr);
H A Dsimulator-s390.cc2655 bool Simulator::DecodeFourByte(Instruction* instr) { function in class:v8::internal::Simulator
5578 processed = DecodeFourByte(instr);

Completed in 119 milliseconds