Searched refs:OP_BSHFL (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dmips_opcode.h267 #define OP_BSHFL 040 macro
270 * Values for the 'shamt' field when OP_SPECIAL3 && func OP_BSHFL.
H A Dmips_disassem.c334 else if (i.RType.func == OP_BSHFL && i.RType.shamt == OP_WSBH)
338 else if (i.RType.func == OP_BSHFL && i.RType.shamt == OP_SEB)
342 else if (i.RType.func == OP_BSHFL && i.RType.shamt == OP_SEH)

Completed in 30 milliseconds