Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc83 void DecodeExt4(Instruction* instr);
961 void Decoder::DecodeExt4(Instruction* instr) { in DecodeExt4() function in v8::internal::Decoder
1428 DecodeExt4(instr); in InstructionDecode()