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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 32 OP_IMM_SPLIT16 = 0x00008,
tc-i860.c 788 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
793 the_insn.fi[fc].fup |= OP_IMM_SPLIT16;
798 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
803 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN4);
1230 if (fup & OP_IMM_SPLIT16)
    [all...]

Completed in 47 milliseconds