OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNEIOP
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
73
SEQIOP = (0x018 << 26),
SNEIOP
= (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
101
#define
SNEIOP
0x64000000
214
{ "snei",
SNEIOP
, "b,a,i" }, /* Set if not equal */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
287
{ OPC(
SNEIOP
), "snei" }, /* Store word. */
Completed in 64 milliseconds