Home
last modified time | relevance | path

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

/external/v8/src/s390/
Ddisasm-s390.cc82 bool DecodeFourByte(Instruction* instr);
573 bool Decoder::DecodeFourByte(Instruction* instr) { in DecodeFourByte() function in v8::internal::Decoder
1407 DecodeFourByte(instr); in InstructionDecode()
Dsimulator-s390.h312 bool DecodeFourByte(Instruction* instr);
Dsimulator-s390.cc2619 bool Simulator::DecodeFourByte(Instruction* instr) { in DecodeFourByte() function in v8::internal::Simulator
5571 processed = DecodeFourByte(instr); in DecodeInstructionOriginal()