Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc84 void DecodeExt5(Instruction* instr);
1097 void Decoder::DecodeExt5(Instruction* instr) { in DecodeExt5() function in v8::internal::Decoder
1432 DecodeExt5(instr); in InstructionDecode()