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

/system/core/libpixelflinger/codeflinger/
H A Dmips_disassem.c221 reg_name[i.RType.rt], i.RType.shamt);
224 if (i.RType.func == OP_SRLV && (i.RType.shamt & 1) == 1) {
246 i.RType.shamt);
327 i.RType.shamt);
333 i.RType.shamt);
334 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)
H A Dmips_opcode.h65 unsigned shamt: 5; member in struct:__anon425::__anon428
100 unsigned shamt: 5; member in struct:__anon425::__anon432
270 * Values for the 'shamt' field when OP_SPECIAL3 && func OP_BSHFL.

Completed in 5 milliseconds