Searched refs:OP_IMM_U5 (Results 1 – 3 of 3) sorted by relevance
29 OP_IMM_U5 = 0x00001, enumerator
768 the_insn.fi[fc].fup |= OP_IMM_U5; in i860_process_insn()1304 if (fup & OP_IMM_U5) in md_apply_fix()
2088 (md_apply_fix3): Use a bitwise check for OP_IMM_U5, not equality.