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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i860.h40 OP_ENCODE1 = 0x00040, enumerator in enum:i860_fix_info
H A Dtc-i860.c800 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);
820 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2);
826 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN4);
1286 if (fup & OP_ENCODE1)
1304 if (fup & OP_ENCODE1)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i860.h36 OP_ENCODE1 = 0x00040, enumerator in enum:i860_fix_info
H A Dtc-i860.c800 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);
820 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2);
826 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN4);
1286 if (fup & OP_ENCODE1)
1304 if (fup & OP_ENCODE1)

Completed in 180 milliseconds