Searched defs:DecodeType2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/arm/
H A Ddisasm-arm.cc101 void DecodeType2(Instruction* instr);
951 void Decoder::DecodeType2(Instruction* instr) { function in class:v8::internal::Decoder
1661 DecodeType2(instr);
1673 DecodeType2(instr);
H A Dsimulator-arm.cc2487 void Simulator::DecodeType2(Instruction* instr) { function in class:v8::internal::Simulator
3621 DecodeType2(instr);

Completed in 557 milliseconds