Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dmips_opcode.h196 #define OP_SRL 002 macro
Dmips_disassem.c219 if (i.RType.func == OP_SRL && (i.RType.rs & 1) == 1) { in db_disasm_insn()
234 case OP_SRL: in db_disasm_insn()