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

/external/v8/src/arm/
H A Ddisasm-arm.cc131 int DecodeType7(Instruction* instr);
1044 int Decoder::DecodeType7(Instruction* instr) { function in class:v8::internal::Decoder
1423 return DecodeType7(instr);
H A Dsimulator-arm.cc2705 void Simulator::DecodeType7(Instruction* instr) { function in class:v8::internal::Simulator
3272 DecodeType7(instr);

Completed in 119 milliseconds