Searched defs:DecodeTypeRegisterSPECIAL3 (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/mips/
H A Ddisasm-mips.cc122 void DecodeTypeRegisterSPECIAL3(Instruction* instr);
1238 void Decoder::DecodeTypeRegisterSPECIAL3(Instruction* instr) { function in class:v8::internal::Decoder
1377 DecodeTypeRegisterSPECIAL3(instr);
H A Dsimulator-mips.cc3783 void Simulator::DecodeTypeRegisterSPECIAL3() { function in class:v8::internal::Simulator
3933 DecodeTypeRegisterSPECIAL3();
/external/v8/src/mips64/
H A Ddisasm-mips64.cc124 void DecodeTypeRegisterSPECIAL3(Instruction* instr);
1439 void Decoder::DecodeTypeRegisterSPECIAL3(Instruction* instr) { function in class:v8::internal::Decoder
1553 DecodeTypeRegisterSPECIAL3(instr);
H A Dsimulator-mips64.cc3883 void Simulator::DecodeTypeRegisterSPECIAL3() { function in class:v8::internal::Simulator
4179 DecodeTypeRegisterSPECIAL3();

Completed in 99 milliseconds