Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h37 #define SGEUF 0x00000015 macro
196 { "sgeu", (ALUOP|SGEUF), "c,a,b" }, /* Set if greater or equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c141 { SGEUF, "sgeu" }, /* Set if greater or equal */ in dlx_r_type()