Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h122 #define SGTUIOP 0xcc000000 macro
222 { "sgtui", SGTUIOP, "b,a,i" }, /* Set if greater */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c295 { OPC(SGTUIOP), "sgtui" }, /* Store word. */ in dlx_aluI_type()