Searched refs:RL78_Operand_PostInc (Results 1 – 4 of 4) sorted by relevance
75 case RL78_Operand_PostInc: in indirect_type()301 case RL78_Operand_PostInc: in print_insn_rl78()
128 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
129 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
82 RL78_Operand_PostInc /* [reg++] = pop */ enumerator