Home
last modified time | relevance | path

Searched refs:OP_IMM_SPLIT16 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i860.c788 the_insn.fi[fc].fup |= OP_IMM_SPLIT16; in i860_process_insn()
793 the_insn.fi[fc].fup |= OP_IMM_SPLIT16; in i860_process_insn()
798 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2); in i860_process_insn()
803 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN4); in i860_process_insn()
1228 if (fup & OP_IMM_SPLIT16) in obtain_reloc_for_imm16()
1336 else if (fup & OP_IMM_SPLIT16) in md_apply_fix()
Dtc-i860.h32 OP_IMM_SPLIT16 = 0x00008, enumerator