HomeSort by relevance Sort by last modified time
    Searched defs:SRLV (Results 1 - 3 of 3) sorted by null

  /external/valgrind/none/tests/mips64/
shift_instructions.c 10 SRA, SRAV, SRL, SRLV
18 for (op = DROTR; op <= SRLV; op++) {
196 case SRLV:
197 TEST1("srlv $t0, $t1, $t2", reg_val1[i], reg_val1[N-i-1],
  /external/pcre/dist/sljit/
sljitNativeMIPS_common.c 168 #define SRLV (HI(0) | LO(6))
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp     [all...]

Completed in 201 milliseconds