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

  /system/core/libpixelflinger/codeflinger/
mips_opcode.h 199 #define OP_SRLV 006
mips_disassem.c 224 if (i.RType.func == OP_SRLV && (i.RType.shamt & 1) == 1) {
250 case OP_SRLV:

Completed in 535 milliseconds