Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc128 void DecodeType5(Instruction* instr);
1034 void Decoder::DecodeType5(Instruction* instr) { in DecodeType5() function in v8::internal::Decoder
1415 DecodeType5(instr); in InstructionDecode()
Dsimulator-arm.h301 void DecodeType5(Instruction* instr);
Dsimulator-arm.cc2688 void Simulator::DecodeType5(Instruction* instr) { in DecodeType5() function in v8::internal::Simulator
3264 DecodeType5(instr); in InstructionDecode()