Home
last modified time | relevance | path

Searched defs:SET_XFLG (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/uade/uade-2.13/src/machdep/
H A Dm68k.h18 #define SET_XFLG(y) (regflags.x = (y)) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-68k/
H A Dm68k.h40 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-amd64-gcc/
H A Dm68k.h50 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-generic/
H A Dm68k.h36 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-i386-gcc/
H A Dm68k.h50 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-ppc-gcc/
H A Dm68k.h63 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-ppc/
H A Dm68k.h32 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dm68k.h50 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
H A Dnewcpu.h51 #define SET_XFLG(x) (XFLG() = (x)) macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/machdep/
H A Dm68k.h44 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/machdep/
H A Dm68k.h55 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/machdep/
H A Dm68k.h86 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
H A Dm68kops.h40 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
538 #define SET_XFLG(y) (regflags.x = ((y) ? 1 : 0) << FLAGBIT_X) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dnoflags.h62 #define SET_XFLG(y) do {uae_u32 dummy=(y); } while (0) macro
H A Dnewcpu.h19 #define SET_XFLG(x) (XFLG() = (x)) macro
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/
H A Dnoflags.h62 #define SET_XFLG(y) do {uae_u32 dummy=(y); } while (0) macro
H A Dm68k.h87 #define SET_XFLG(y) (regflags.x = ((y) & 1) << FLAGBIT_X) macro
270 #define SET_XFLG(y) (regflags.x = ((y) & 1) << FLAGBIT_X) macro
471 #define SET_XFLG(y) (regflags.x = ((y) & 1) << FLAGBIT_X) macro
766 #define SET_XFLG(y) (regflags.x = ((y) & 1) << FLAGBIT_X) macro
1430 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/emulators/uae/uae-0.8.29/src/md-i386-gcc/
H A Dm68k.h21 #define SET_XFLG(y) (regflags.x = (y)) macro
/dports/emulators/uae/uae-0.8.29/src/md-amd64-gcc/
H A Dm68k.h21 #define SET_XFLG(y) (regflags.x = (y)) macro
/dports/games/libretro-virtualjaguar/virtualjaguar-libretro-afe223e/src/m68000/
H A Dcpudefs.h80 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/audio/uade/uade-2.13/src/include/
H A Dnewcpu.h19 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/games/libretro-hatari/hatari-561c07e/src/uae-cpu/
H A Dnewcpu.h51 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/emulators/hatari/hatari-2.2.1/src/uae-cpu/
H A Dnewcpu.h51 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/emulators/tiemu3/tiemu-3.03/src/core/uae/
H A Dnewcpu.h32 #define SET_XFLG(x) (XFLG = (x)) macro
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dnewcpu.h18 #define SET_XFLG(x) (XFLG = (x)) macro

12