Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Drl78-decode.opc116 #define DPUSH() OP (0, RL78_Operand_PreDec, RL78_Reg_SP, 0);
993 ID(mov); W(); DPUSH(); SRW(rg);
996 ID(mov); W(); DPUSH(); SR(PSW);
Drl78-decode.c117 #define DPUSH() OP (0, RL78_Operand_PreDec, RL78_Reg_SP, 0); macro
2915 ID(mov); W(); DPUSH(); SR(PSW); in rl78_decode_opcode()
5049 ID(mov); W(); DPUSH(); SRW(rg); in rl78_decode_opcode()