Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Ddisasm-ppc.cc79 void DecodeExt1(Instruction* instr);
371 void Decoder::DecodeExt1(Instruction* instr) { in DecodeExt1() function in v8::internal::Decoder
1205 DecodeExt1(instr); in InstructionDecode()