Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h51 #define SLEF 0x0000002C macro
189 { "sle", (ALUOP|SLEF), "c,a,b" }, /* Set if less or equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c134 { SLEF, "sle" }, /* Set if less or equal */ in dlx_r_type()