Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h119 #define SEQUIOP 0xc0000000 macro
219 { "sequi", SEQUIOP, "b,a,i" }, /* Set if equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c292 { OPC(SEQUIOP), "sequi" }, /* Store word. */ in dlx_aluI_type()