Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h32 #define SEQUF 0x00000010 macro
191 { "sequ", (ALUOP|SEQUF), "c,a,b" }, /* Set if equal unsigned */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c136 { SEQUF, "sequ" }, /* Set if equal */ in dlx_r_type()