OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNEUIOP
(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)
120
#define
SNEUIOP
0xc4000000
220
{ "sneui",
SNEUIOP
, "b,a,i" }, /* Set if not equal */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
293
{ OPC(
SNEUIOP
), "sneui" }, /* Store word. */
Completed in 3033 milliseconds