OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEQUIOP
(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)
119
#define
SEQUIOP
0xc0000000
219
{ "sequi",
SEQUIOP
, "b,a,i" }, /* Set if equal */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
292
{ OPC(
SEQUIOP
), "sequi" }, /* Store word. */
Completed in 38 milliseconds