Searched refs:OP_SEL_HA (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i860.h43 OP_SEL_HA = 0x00200, enumerator in enum:i860_fix_info
H A Dtc-i860.c275 && ! (the_insn.fi[0].fup & (OP_SEL_HA | OP_SEL_H | OP_SEL_L | OP_SEL_GOT
318 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_HA);
863 the_insn.fi[fc].fup |= OP_SEL_HA;
910 the_insn.fi[fc].fup |= OP_SEL_HA;
1271 if (fup & OP_SEL_HA)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i860.h39 OP_SEL_HA = 0x00200, enumerator in enum:i860_fix_info
H A Dtc-i860.c275 && ! (the_insn.fi[0].fup & (OP_SEL_HA | OP_SEL_H | OP_SEL_L | OP_SEL_GOT
318 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_HA);
863 the_insn.fi[fc].fup |= OP_SEL_HA;
910 the_insn.fi[fc].fup |= OP_SEL_HA;
1271 if (fup & OP_SEL_HA)

Completed in 175 milliseconds