Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc124 void DecodeType5(Instr* instr);
841 void Decoder::DecodeType5(Instr* instr) { in DecodeType5() function in assembler::arm::Decoder
1093 DecodeType5(instr); in InstructionDecode()
Dsimulator-arm.h225 void DecodeType5(Instr* instr);
Dsimulator-arm.cc1829 void Simulator::DecodeType5(Instr* instr) { in DecodeType5() function in assembler::arm::Simulator
2147 DecodeType5(instr); in InstructionDecode()