Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h47 #define SEQF 0x00000028 macro
185 { "seq", (ALUOP|SEQF), "c,a,b" }, /* Set if equal */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c130 { SEQF, "seq" }, /* Set if equal */ in dlx_r_type()