Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h124 #define SGEUIOP 0xd4000000 macro
224 { "sgeui", SGEUIOP, "b,a,i" }, /* Set if greater or equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c297 { OPC(SGEUIOP), "sgeui" }, /* Store word. */ in dlx_aluI_type()