Searched refs:SPECIAL2 (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.cc | 279 case SPECIAL2: in InstructionType()
|
D | constants-mips.h | 278 SPECIAL2 = ((3 << 3) + 4) << kOpcodeShift, enumerator 736 case SPECIAL2: in SecondaryValue()
|
D | disasm-mips.cc | 758 case SPECIAL2: in DecodeTypeRegister()
|
D | simulator-mips.cc | 1872 case SPECIAL2: in ConfigureTypeRegister() 2259 case SPECIAL2: in DecodeTypeRegister()
|
D | assembler-mips.cc | 1215 GenInstrRegister(SPECIAL2, rs, rt, rd, 0, MUL); in mul() 1599 GenInstrRegister(SPECIAL2, rs, rd, rd, 0, CLZ); in clz()
|