Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h101 #define SNEIOP 0x64000000 macro
214 { "snei", SNEIOP, "b,a,i" }, /* Set if not equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c287 { OPC(SNEIOP), "snei" }, /* Store word. */ in dlx_aluI_type()