Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc85 void DecodeExt6(Instruction* instr);
1125 void Decoder::DecodeExt6(Instruction* instr) { in DecodeExt6() function in v8::internal::Decoder
1436 DecodeExt6(instr); in InstructionDecode()