Home
last modified time | relevance | path

Searched refs:DecodeTypeRegisterSPECIAL2 (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/mips/
Ddisasm-mips.cc121 void DecodeTypeRegisterSPECIAL2(Instruction* instr);
1238 void Decoder::DecodeTypeRegisterSPECIAL2(Instruction* instr) { in DecodeTypeRegisterSPECIAL2() function in v8::internal::Decoder
1399 DecodeTypeRegisterSPECIAL2(instr); in DecodeTypeRegister()
Dsimulator-mips.h345 void DecodeTypeRegisterSPECIAL2();
Dsimulator-mips.cc3966 void Simulator::DecodeTypeRegisterSPECIAL2() { in DecodeTypeRegisterSPECIAL2() function in v8::internal::Simulator
4129 DecodeTypeRegisterSPECIAL2(); in DecodeTypeRegister()
/external/v8/src/mips64/
Ddisasm-mips64.cc123 void DecodeTypeRegisterSPECIAL2(Instruction* instr);
1441 void Decoder::DecodeTypeRegisterSPECIAL2(Instruction* instr) { in DecodeTypeRegisterSPECIAL2() function in v8::internal::Decoder
1577 DecodeTypeRegisterSPECIAL2(instr); in DecodeTypeRegister()
Dsimulator-mips64.h364 void DecodeTypeRegisterSPECIAL2();
Dsimulator-mips64.cc4007 void Simulator::DecodeTypeRegisterSPECIAL2() { in DecodeTypeRegisterSPECIAL2() function in v8::internal::Simulator
4326 DecodeTypeRegisterSPECIAL2(); in DecodeTypeRegister()