Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h121 #define SGTUIOP 0xcc000000 macro
221 { "sgtui", SGTUIOP, "b,a,i" }, /* Set if greater */
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c293 { OPC(SGTUIOP), "sgtui" }, /* Store word. */ in dlx_aluI_type()