Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc105 void DecodeType6(Instruction* instr);
1175 void Decoder::DecodeType6(Instruction* instr) { in DecodeType6() function in v8::internal::Decoder
1692 DecodeType6(instr); in InstructionDecode()
Dsimulator-arm.h318 void DecodeType6(Instruction* instr);
Dsimulator-arm.cc2847 void Simulator::DecodeType6(Instruction* instr) { in DecodeType6() function in v8::internal::Simulator
3640 DecodeType6(instr); in InstructionDecode()