HomeSort by relevance Sort by last modified time
    Searched refs:SPECIAL2 (Results 1 - 4 of 4) sorted by null

  /external/v8/src/mips/
constants-mips.h 196 SPECIAL2 = ((3 << 3) + 4) << kOpcodeShift,
251 // SPECIAL2 Encoding of Function Field.
468 case SPECIAL2:
constants-mips.cc 269 case SPECIAL2:
simulator-mips.cc 1031 case SPECIAL2:
    [all...]
assembler-mips.cc 681 GenInstrRegister(SPECIAL2, rs, rt, rd, 0, MUL);

Completed in 151 milliseconds