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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 40 OP_SEL_L = 0x00800,
tc-i860.c 272 && ! (the_insn.fi[0].fup & (OP_SEL_HA | OP_SEL_H | OP_SEL_L | OP_SEL_GOT
295 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
320 pseudo[1].fi[0].fup = the_insn.fi[0].fup | OP_SEL_L;
340 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
362 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
382 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
871 the_insn.fi[fc].fup |= OP_SEL_L;
918 the_insn.fi[fc].fup |= OP_SEL_L;
1227 else if (fup & OP_SEL_L)
    [all...]

Completed in 142 milliseconds