Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc123 void DecodeType4(Instr* instr);
831 void Decoder::DecodeType4(Instr* instr) { in DecodeType4() function in assembler::arm::Decoder
1089 DecodeType4(instr); in InstructionDecode()
Dsimulator-arm.h224 void DecodeType4(Instr* instr);
Dsimulator-arm.cc1817 void Simulator::DecodeType4(Instr* instr) { in DecodeType4() function in assembler::arm::Simulator
2143 DecodeType4(instr); in InstructionDecode()