Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc81 void DecodeExt2(Instruction* instr);
541 void Decoder::DecodeExt2(Instruction* instr) { in DecodeExt2() function in v8::internal::Decoder
1324 DecodeExt2(instr); in InstructionDecode()