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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i860.h37 OP_IMM_SPLIT16 = 0x00008, enumerator in enum:i860_fix_info
H A Dtc-i860.c790 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
795 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
800 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
805 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN4);
1284 if (fup & OP_IMM_SPLIT16)
1392 else if (fup & OP_IMM_SPLIT16)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i860.h33 OP_IMM_SPLIT16 = 0x00008, enumerator in enum:i860_fix_info
H A Dtc-i860.c790 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
795 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
800 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
805 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN4);
1284 if (fup & OP_IMM_SPLIT16)
1392 else if (fup & OP_IMM_SPLIT16)

Completed in 169 milliseconds