Searched refs:DSRLV (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.cc236 case DSRLV:
H A Dconstants-mips64.h368 DSRLV = ((2 << 3) + 6),
H A Dassembler-mips64.cc1735 GenInstrRegister(SPECIAL, rs, rt, rd, 0, DSRLV);
1750 | (rd.code() << kRdShift) | (1 << kSaShift) | DSRLV;
H A Dsimulator-mips64.cc2051 case DSRLV:
/external/valgrind/main/none/tests/mips64/
H A Dshift_instructions.c8 DSRAV, DSRL, DSRL32, DSRLV, enumerator in enum:__anon33136
136 case DSRLV:
/external/pcre/dist/sljit/
H A DsljitNativeMIPS_64.c427 EMIT_SHIFT(DSRL, DSRL32, SRL, DSRLV, SRLV);
H A DsljitNativeMIPS_common.c138 #define DSRLV (HI(0) | LO(22)) macro

Completed in 821 milliseconds