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