Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc82 void DecodeExt3(Instruction* instr);
944 void Decoder::DecodeExt3(Instruction* instr) { in DecodeExt3() function in v8::internal::Decoder
1424 DecodeExt3(instr); in InstructionDecode()