Home
last modified time | relevance | path

Searched refs:SPOP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Drl78-decode.opc128 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
985 ID(mov); W(); DRW(rg); SPOP();
988 ID(mov); W(); DR(PSW); SPOP();
Drl78-decode.c129 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0); macro
2753 ID(mov); W(); DR(PSW); SPOP(); in rl78_decode_opcode()
5028 ID(mov); W(); DRW(rg); SPOP(); in rl78_decode_opcode()