Home
last modified time | relevance | path

Searched refs:SLTF (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h48 #define SLTF 0x0000002A macro
186 { "slt", (ALUOP|SLTF), "c,a,b" }, /* Set if less */
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Ddlx.h48 #define SLTF 0x0000002A macro
186 { "slt", (ALUOP|SLTF), "c,a,b" }, /* Set if less */
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ddlx-dis.c130 { SLTF, "slt" }, /* Set if less */ in dlx_r_type()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c153 { SLTF, "slt" }, /* Set if less */