Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h100 #define SEQIOP 0x60000000 macro
213 { "seqi", SEQIOP, "b,a,i" }, /* Set if equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c286 { OPC(SEQIOP), "seqi" }, /* Store word. */ in dlx_aluI_type()