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

  /toolchain/binutils/binutils-2.25/opcodes/
rl78-decode.opc 110 #define DRW(r) OP (0, RL78_Operand_Register, RW(r), 0)
429 ID(call); DRW(rg);
567 ID(sub); W(); DRW(rg); SC(1);
600 ID(add); W(); DRW(rg); SC(1);
852 ID(mov); W(); DRW(rg); SC(IMMU(2));
858 ID(mov); W(); DRW(ra); SR(AX);
885 ID(mov); W(); DRW(ra); SM(None, IMMU(2));
888 ID(mov); W(); DRW(ra); SM(None, SADDR);
985 ID(mov); W(); DRW(rg); SPOP();
1018 ID(rolc); W(); DRW(r); SC(1)
    [all...]
rl78-decode.c 111 #define DRW(r) OP (0, RL78_Operand_Register, RW(r), 0)
453 ID(mov); W(); DRW(ra); SR(AX);
821 ID(mov); W(); DRW(rg); SC(IMMU(2));
    [all...]

Completed in 41 milliseconds