OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DPUSH
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
rl78-decode.opc
116
#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);
[
all
...]
rl78-decode.c
117
#define
DPUSH
() OP (0, RL78_Operand_PreDec, RL78_Reg_SP, 0);
[
all
...]
Completed in 363 milliseconds