Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc80 void DecodeExt2(Instruction* instr);
540 void Decoder::DecodeExt2(Instruction* instr) { in DecodeExt2() function in v8::internal::Decoder
1245 DecodeExt2(instr); in InstructionDecode()