Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h49 #define SLTF 0x0000002A macro
187 { "slt", (ALUOP|SLTF), "c,a,b" }, /* Set if less */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c132 { SLTF, "slt" }, /* Set if less */ in dlx_r_type()