HomeSort by relevance Sort by last modified time
    Searched refs:OP_SEL_HA (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 38 OP_SEL_HA = 0x00200,
tc-i860.c 272 && ! (the_insn.fi[0].fup & (OP_SEL_HA | OP_SEL_H | OP_SEL_L | OP_SEL_GOT
315 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_HA);
861 the_insn.fi[fc].fup |= OP_SEL_HA;
908 the_insn.fi[fc].fup |= OP_SEL_HA;
1217 if (fup & OP_SEL_HA)
    [all...]

Completed in 57 milliseconds