Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h46 #define SEQF 0x00000028 macro
184 { "seq", (ALUOP|SEQF), "c,a,b" }, /* Set if equal */
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Ddlx.h46 #define SEQF 0x00000028 macro
184 { "seq", (ALUOP|SEQF), "c,a,b" }, /* Set if equal */
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ddlx-dis.c128 { SEQF, "seq" }, /* Set if equal */ in dlx_r_type()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c151 { SEQF, "seq" }, /* Set if equal */