Home
last modified time | relevance | path

Searched refs:RL78_Operand_PostInc (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Drl78-dis.c75 case RL78_Operand_PostInc: in indirect_type()
301 case RL78_Operand_PostInc: in print_insn_rl78()
Drl78-decode.opc128 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
Drl78-decode.c129 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
/toolchain/binutils/binutils-2.25/include/opcode/
Drl78.h82 RL78_Operand_PostInc /* [reg++] = pop */ enumerator