Home
last modified time | relevance | path

Searched refs:OP_SRLV (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dmips_opcode.h199 #define OP_SRLV 006 macro
Dmips_disassem.c224 if (i.RType.func == OP_SRLV && (i.RType.shamt & 1) == 1) { in db_disasm_insn()
250 case OP_SRLV: in db_disasm_insn()