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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i860.h49 OP_ALIGN2 = 0x08000, enumerator in enum:i860_fix_info
H A Dtc-i860.c800 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
820 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2);
1258 if ((fup & OP_ALIGN2) && (*val & 0x1))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i860.h45 OP_ALIGN2 = 0x08000, enumerator in enum:i860_fix_info
H A Dtc-i860.c800 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
820 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2);
1258 if ((fup & OP_ALIGN2) && (*val & 0x1))

Completed in 184 milliseconds