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

/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.cc234 case DSLLV:
H A Dconstants-mips64.h367 DSLLV = ((2 << 3) + 4),
H A Dassembler-mips64.cc1725 GenInstrRegister(SPECIAL, rs, rt, rd, 0, DSLLV);
H A Dsimulator-mips64.cc2035 case DSLLV:
/external/valgrind/main/none/tests/mips64/
H A Dshift_instructions.c7 DSLL32, DSLLV, DSRA, DSRA32, enumerator in enum:__anon33136
78 case DSLLV:
/external/pcre/dist/sljit/
H A DsljitNativeMIPS_64.c423 EMIT_SHIFT(DSLL, DSLL32, SLL, DSLLV, SLLV);
H A DsljitNativeMIPS_common.c132 #define DSLLV (HI(0) | LO(20)) macro

Completed in 5939 milliseconds