Searched refs:IGNORE_FIRST_OPD (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Darc-ext.h60 #define IGNORE_FIRST_OPD 1 macro
H A Darc-dis.c737 if (flags & IGNORE_FIRST_OPD)
818 if (flags & IGNORE_FIRST_OPD)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-ext.h60 #define IGNORE_FIRST_OPD 1 macro
H A Darc-dis.c726 if (flags & IGNORE_FIRST_OPD)
806 if (flags & IGNORE_FIRST_OPD)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-arc.c1327 *p = (class & (OP1_MUST_BE_IMM | OP1_IMM_IMPLIED) ? IGNORE_FIRST_OPD : 0);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arc.c837 *p = (class & (OP1_MUST_BE_IMM | OP1_IMM_IMPLIED) ? IGNORE_FIRST_OPD : 0);

Completed in 121 milliseconds