OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLTIOP
(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)
102
#define
SLTIOP
0x68000000
215
{ "slti",
SLTIOP
, "b,a,i" }, /* Set if less */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
288
{ OPC(
SLTIOP
), "slti" }, /* Store word. */
Completed in 667 milliseconds