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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 39 OP_SEL_H = 0x00400,
tc-i860.c 272 && ! (the_insn.fi[0].fup & (OP_SEL_HA | OP_SEL_H | OP_SEL_L | OP_SEL_GOT
300 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
335 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
355 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
378 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
866 the_insn.fi[fc].fup |= OP_SEL_H;
913 the_insn.fi[fc].fup |= OP_SEL_H;
1222 else if (fup & OP_SEL_H)
    [all...]

Completed in 60 milliseconds