Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i860.h37 OP_ENCODE3 = 0x00100, enumerator
Dtc-i860.c831 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE3 | OP_ALIGN8); in i860_process_insn()
836 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE3 | OP_ALIGN16); in i860_process_insn()
1258 else if (fup & OP_ENCODE3) in obtain_reloc_for_imm16()