Home | History | Annotate | Download | only in opcodes

Lines Matching refs:RL78_Reg_SP

116 #define DPUSH()		OP (0, RL78_Operand_PreDec, RL78_Reg_SP, 0);
128 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);