HomeSort by: relevance | last modified time | path
    Searched refs:OP_REG_INC (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 85 OP_REG_INC, /* Register direct. affect address increment. */
compile.c 1031 dst->src.type = X (OP_REG_INC,
1036 dst->src.type = X (OP_REG_INC,
1325 case X (OP_REG_INC, SB): /* Register direct, affected increment byte. */
1328 case X (OP_REG_INC, SW): /* Register direct, affected increment word. */
1331 case X (OP_REG_INC, SL): /* Register direct, affected increment long. */
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 85 OP_REG_INC, /* Register direct. affect address increment. */
compile.c 1031 dst->src.type = X (OP_REG_INC,
1036 dst->src.type = X (OP_REG_INC,
1325 case X (OP_REG_INC, SB): /* Register direct, affected increment byte. */
1328 case X (OP_REG_INC, SW): /* Register direct, affected increment word. */
1331 case X (OP_REG_INC, SL): /* Register direct, affected increment long. */

Completed in 44 milliseconds