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

  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h 201 RSPOSTINC = SRC | POSTINC,
390 #define FROM_POSTINC 8, RSPOSTINC
435 #define TFROM_POSTINC 6, 13, B30 | RSPOSTINC, 12
456 #define TFROM_POSTINC_B 6, 12, B30 | RSPOSTINC, 12
566 {CODE, AV_H8, 6, NAME, {{RSPOSTINC, DST, E}}, {{ 6, OP3, B30 | RSPOSTINC, DST, E}}}, \
602 {CODE, AV_H8SX, 0, NAME, {{RSPOSTINC, DST, E}}, {{PREFIX, FROM_POSTINC, NIB1, NIB2, E}}}, \
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.c 842 op->mode = *src == '+' ? RSPOSTINC : RSPOSTDEC;
    [all...]

Completed in 919 milliseconds