Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Ddlx.h48 #define SNEF 0x00000029 macro
186 { "sne", (ALUOP|SNEF), "c,a,b" }, /* Set if not equal */
/toolchain/binutils/binutils-2.25/opcodes/
Ddlx-dis.c131 { SNEF, "sne" }, /* Set if not equal */ in dlx_r_type()