OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_BSHFL
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/codeflinger/
mips_opcode.h
267
#define
OP_BSHFL
040
270
* Values for the 'shamt' field when OP_SPECIAL3 && func
OP_BSHFL
.
mips_disassem.c
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)
Completed in 31 milliseconds