Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h121 #define SLTUIOP 0xc8000000 macro
221 { "sltui", SLTUIOP, "b,a,i" }, /* Set if less */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c294 { OPC(SLTUIOP), "sltui" }, /* Store word. */ in dlx_aluI_type()