Home
last modified time | relevance | path

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

12

/dports/audio/uade/uade-2.13/src/machdep/
H A Dm68k.h27 #define COPY_CARRY (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-68k/
H A Dm68k.h53 #define COPY_CARRY (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-amd64-gcc/
H A Dm68k.h63 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-generic/
H A Dm68k.h49 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-i386-gcc/
H A Dm68k.h63 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-ppc-gcc/
H A Dm68k.h76 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/md-ppc/
H A Dm68k.h45 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dm68k.h63 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
H A Dnewcpu.h66 #define COPY_CARRY() (SET_XFLG (GET_CFLG ())) macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/machdep/
H A Dm68k.h57 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/machdep/
H A Dm68k.h68 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/machdep/
H A Dm68k.h99 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
H A Dm68kops.h53 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
551 #define COPY_CARRY() (regflags.x = regflags.cznv) macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dnoflags.h71 #define COPY_CARRY macro
H A Dnewcpu.h34 #define COPY_CARRY() (SET_XFLG (GET_CFLG ())) macro
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/
H A Dnoflags.h71 #define COPY_CARRY() macro
H A Dm68k.h100 #define COPY_CARRY() (regflags.x = regflags.cznv >> (FLAGBIT_C - FLAGBIT_X)) macro
283 #define COPY_CARRY() (regflags.x = regflags.cznv >> (FLAGBIT_C - FLAGBIT_X)) macro
484 #define COPY_CARRY() (regflags.x = regflags.nzcv >> (FLAGBIT_C - FLAGBIT_X)) macro
779 #define COPY_CARRY() (regflags.x = regflags.nzvc >> (FLAGBIT_C - FLAGBIT_X)) macro
1445 #define COPY_CARRY() (SET_XFLG (GET_CFLG ())) macro
/dports/emulators/uae/uae-0.8.29/src/md-i386-gcc/
H A Dm68k.h34 #define COPY_CARRY (regflags.x = regflags.cznv) macro
/dports/emulators/uae/uae-0.8.29/src/md-amd64-gcc/
H A Dm68k.h34 #define COPY_CARRY (regflags.x = regflags.cznv) macro
/dports/games/libretro-virtualjaguar/virtualjaguar-libretro-afe223e/src/m68000/
H A Dcpudefs.h95 #define COPY_CARRY (SET_XFLG(GET_CFLG)) macro
/dports/audio/uade/uade-2.13/src/include/
H A Dnewcpu.h34 #define COPY_CARRY (SET_XFLG (GET_CFLG)) macro
/dports/games/libretro-hatari/hatari-561c07e/src/uae-cpu/
H A Dnewcpu.h66 #define COPY_CARRY (SET_XFLG (GET_CFLG)) macro
/dports/emulators/hatari/hatari-2.2.1/src/uae-cpu/
H A Dnewcpu.h66 #define COPY_CARRY (SET_XFLG (GET_CFLG)) macro
/dports/emulators/tiemu3/tiemu-3.03/src/core/uae/
H A Dnewcpu.h47 #define COPY_CARRY (SET_XFLG (GET_CFLG)) macro
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dnewcpu.h33 #define COPY_CARRY (SET_XFLG (GET_CFLG)) macro

12