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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.c 295 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
300 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
315 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_HA);
335 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
340 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
355 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
362 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
378 pseudo[0].fi[0].fup = (OP_IMM_S16 | OP_SEL_H);
382 pseudo[1].fi[0].fup = (OP_IMM_S16 | OP_SEL_L);
386 pseudo[2].fi[0].fup = OP_IMM_S16;
    [all...]
tc-i860.h 30 OP_IMM_S16 = 0x00002,

Completed in 1031 milliseconds