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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 44 OP_ALIGN2 = 0x08000,
tc-i860.c 798 the_insn.fi[fc].fup |= (OP_IMM_SPLIT16 | OP_ENCODE1 | OP_ALIGN2);
818 the_insn.fi[fc].fup |= (OP_IMM_S16 | OP_ENCODE1 | OP_ALIGN2);
1204 if ((fup & OP_ALIGN2) && (*val & 0x1))
    [all...]

Completed in 67 milliseconds