Home
last modified time | relevance | path

Searched refs:SPECIAL3 (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.cc269 case SPECIAL3: in InstructionType()
Dconstants-mips.h342 SPECIAL3 = ((3 << 3) + 7) << kOpcodeShift, enumerator
Ddisasm-mips.cc829 case SPECIAL3: in DecodeTypeRegister()
Dsimulator-mips.cc2100 case SPECIAL3: in ConfigureTypeRegister()
2653 case SPECIAL3: in DecodeTypeRegister()
Dassembler-mips.cc1936 GenInstrRegister(SPECIAL3, rs, rt, pos + size - 1, pos, INS); in ins_()
1944 GenInstrRegister(SPECIAL3, rs, rt, size - 1, pos, EXT); in ext_()
/external/v8/src/mips64/
Dconstants-mips64.cc286 case SPECIAL3: in InstructionType()
Dconstants-mips64.h311 SPECIAL3 = ((3 << 3) + 7) << kOpcodeShift, enumerator
Ddisasm-mips64.cc956 case SPECIAL3: in DecodeTypeRegister()
Dsimulator-mips64.cc2226 case SPECIAL3: in ConfigureTypeRegister()
2779 case SPECIAL3: in DecodeTypeRegister()
Dassembler-mips64.cc2183 GenInstrRegister(SPECIAL3, rs, rt, pos + size - 1, pos, INS); in ins_()
2191 GenInstrRegister(SPECIAL3, rs, rt, size - 1, pos, EXT); in ext_()