Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i860.c790 the_insn.fi[fc].fup |= OP_IMM_SPLIT16; in i860_process_insn()
795 the_insn.fi[fc].fup |= OP_IMM_SPLIT16; in i860_process_insn()
800 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2); in i860_process_insn()
805 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN4); in i860_process_insn()
1282 if (fup & OP_IMM_SPLIT16) in obtain_reloc_for_imm16()
1390 else if (fup & OP_IMM_SPLIT16) in md_apply_fix()
Dtc-i860.h37 OP_IMM_SPLIT16 = 0x00008, enumerator