Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h52 #define SGEF 0x0000002D macro
190 { "sge", (ALUOP|SGEF), "c,a,b" }, /* Set if greater or equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c135 { SGEF, "sge" }, /* Set if greater or equal */ in dlx_r_type()