Home
last modified time | relevance | path

Searched refs:SLTIOP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h102 #define SLTIOP 0x68000000 macro
215 { "slti", SLTIOP, "b,a,i" }, /* Set if less */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c288 { OPC(SLTIOP), "slti" }, /* Store word. */ in dlx_aluI_type()