Home
last modified time | relevance | path

Searched refs:SET_SP (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dhandle.c155 #define SET_SP(handles,chunk,idx) do { (chunk)->elems[(idx)].alloc_sp = handles->stackmark_sp; } wh… macro
157 #define SET_SP(handles,chunk,idx) do { } while (0) macro
220 SET_SP (handles, top, idx); in mono_handle_new()
276 SET_SP (handles, top, idx); in mono_handle_new_interior()
/dports/games/libretro-quicknes/QuickNES_Core-901248a/nes_emu/
H A DNes_Cpu.cpp88 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
143 SET_SP( r.sp ); in run()
829 SET_SP( x ); // verified (no flag change) in run()
1165 SET_SP( a & x ); in run()
1180 SET_SP( a ); in run()
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DSpc_Cpu.h79 #define SET_SP( v ) (sp = ram + 0x101 + ((uint8_t) v)) macro
177 SET_SP( m.cpu_regs.sp );
481 SET_SP( x );
1008 SET_SP( GET_SP() + 3 );
H A DSap_Cpu.cpp67 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
92 SET_SP( r.sp ); in run()
775 SET_SP( x ); // verified (no flag change) in run()
H A DNes_Cpu.cpp113 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
136 SET_SP( r.sp );
830 SET_SP( x ); // verified (no flag change)
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DSpc_Cpu.h79 #define SET_SP( v ) (sp = ram + 0x101 + ((uint8_t) v)) macro
177 SET_SP( m.cpu_regs.sp );
481 SET_SP( x );
1008 SET_SP( GET_SP() + 3 );
H A DSap_Cpu.cpp67 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
92 SET_SP( r.sp ); in run()
775 SET_SP( x ); // verified (no flag change) in run()
H A DNes_Cpu.cpp113 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
136 SET_SP( r.sp );
830 SET_SP( x ); // verified (no flag change)
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DSpc_Cpu.h79 #define SET_SP( v ) (sp = ram + 0x101 + ((uint8_t) v)) macro
177 SET_SP( m.cpu_regs.sp );
481 SET_SP( x );
1008 SET_SP( GET_SP() + 3 );
H A DSap_Cpu.cc65 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
90 SET_SP( r.sp ); in run()
773 SET_SP( x ); // verified (no flag change) in run()
H A DNes_Cpu.cc111 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
134 SET_SP( r.sp );
828 SET_SP( x ); // verified (no flag change)
H A DHes_Cpu.cc84 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
109 SET_SP( r.sp ); in run()
935 SET_SP( x ); // verified (no flag change) in run()
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DSap_Cpu.cpp67 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
92 SET_SP( r.sp ); in run()
775 SET_SP( x ); // verified (no flag change) in run()
H A DNes_Cpu.cpp113 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
136 SET_SP( r.sp );
830 SET_SP( x ); // verified (no flag change)
H A DHes_Cpu.cpp86 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
111 SET_SP( r.sp ); in run()
937 SET_SP( x ); // verified (no flag change) in run()
H A DSpc_Cpu.h79 #define SET_SP( v ) (sp = ram + 0x101 + (v)) macro
177 SET_SP( m.cpu_regs.sp );
481 SET_SP( x );
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DSap_Cpu.cpp67 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
86 SET_SP( r.sp ); in run()
769 SET_SP( x ); // verified (no flag change) in run()
H A DNes_Cpu.cpp113 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
131 SET_SP( r.sp );
825 SET_SP( x ); // verified (no flag change)
H A DHes_Cpu.cpp86 #define SET_SP( v ) (sp = ((v) + 1) | 0x100)
105 SET_SP( r.sp );
931 SET_SP( x ); // verified (no flag change)
H A DSpc_Cpu.h76 #define SET_SP( v ) (sp = v) macro
152 SET_SP( m.cpu_regs.sp );
445 SET_SP( x );
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DNes_Cpu_run.h131 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
188 SET_SP( CPU.r.sp );
857 SET_SP( x ); // verified (no flag change)
H A DHes_Cpu_run.h106 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
157 SET_SP( CPU.r.sp );
964 SET_SP( x ); // verified (no flag change)
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DNes_Cpu_run.h131 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
188 SET_SP( CPU.r.sp );
857 SET_SP( x ); // verified (no flag change)
H A DHes_Cpu_run.h106 #define SET_SP( v ) (sp = ((v) + 1) | 0x100) macro
157 SET_SP( CPU.r.sp );
964 SET_SP( x ); // verified (no flag change)
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/third_party/snes_spc/
H A DSPC_CPU.h79 #define SET_SP( v ) (sp = ram + 0x101 + (v)) macro
177 SET_SP( m.cpu_regs.sp );
481 SET_SP( x );

12