HomeSort by: relevance | last modified time | path
    Searched defs:SPOP (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
rl78-decode.c 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
2761 ID(mov); W(); DR(PSW); SPOP();
5036 ID(mov); W(); DRW(rg); SPOP();
  /src/external/gpl3/binutils.old/dist/opcodes/
rl78-decode.c 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
2761 ID(mov); W(); DR(PSW); SPOP();
5036 ID(mov); W(); DRW(rg); SPOP();
  /src/external/gpl3/gdb/dist/opcodes/
rl78-decode.c 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
2761 ID(mov); W(); DR(PSW); SPOP();
5036 ID(mov); W(); DRW(rg); SPOP();
  /src/external/gpl3/gdb.old/dist/opcodes/
rl78-decode.c 136 #define SPOP() OP (1, RL78_Operand_PostInc, RL78_Reg_SP, 0);
2761 ID(mov); W(); DR(PSW); SPOP();
5036 ID(mov); W(); DRW(rg); SPOP();
  /src/sys/arch/hppa/hppa/
db_disasm.c 631 #define SPOP 0x04, 0x00, 0, 0 /* SPECIAL FUNCTION UNIT */
1127 { SPOP, 0, "???", 0 },

Completed in 61 milliseconds