OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SGTUIOP
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
78
SEQUIOP= (0x030 << 26), SNEUIOP= (0x031 << 26), SLTUIOP= (0x032 << 26),
SGTUIOP
= (0x033 << 26)
122
#define
SGTUIOP
0xcc000000
222
{ "sgtui",
SGTUIOP
, "b,a,i" }, /* Set if greater */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
295
{ OPC(
SGTUIOP
), "sgtui" }, /* Store word. */
Completed in 627 milliseconds