Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i860.h44 OP_ALIGN2 = 0x08000, enumerator
Dtc-i860.c798 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2); in i860_process_insn()
818 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2); in i860_process_insn()
1202 if ((fup & OP_ALIGN2) && (*val & 0x1)) in obtain_reloc_for_imm16()