Searched refs:RL78_Operand_PostInc (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | rl78-dis.c | 93 case RL78_Operand_PostInc: in indirect_type() 352 case RL78_Operand_PostInc: in print_insn_rl78_common()
|
| D | rl78-decode.opc | 134 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
|
| D | rl78-decode.c | 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | rl78-dis.c | 93 case RL78_Operand_PostInc: in indirect_type() 352 case RL78_Operand_PostInc: in print_insn_rl78_common()
|
| D | rl78-decode.opc | 134 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
|
| D | rl78-decode.c | 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | rl78.h | 93 RL78_Operand_PostInc /* [reg++] = pop */ enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | rl78.h | 93 RL78_Operand_PostInc /* [reg++] = pop */ enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rl78/ |
| D | rl78.c | 143 case RL78_Operand_PostInc: in get_op() 228 case RL78_Operand_PostInc: in put_op()
|