Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h120 #define SNEUIOP 0xc4000000 macro
220 { "sneui", SNEUIOP, "b,a,i" }, /* Set if not equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c293 { OPC(SNEUIOP), "sneui" }, /* Store word. */ in dlx_aluI_type()