Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h105 #define SGEIOP 0x74000000 macro
218 { "sgei", SGEIOP, "b,a,i" }, /* Set if greater or equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c291 { OPC(SGEIOP), "sgei" }, /* Store word. */ in dlx_aluI_type()