Home
last modified time | relevance | path

Searched defs:get_ZF (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/dosbox/
H A Dflags.cpp212 Bit32u get_ZF(void) { in get_ZF() function
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/
H A Dflags.cpp205 Bit32u get_ZF(void) { in get_ZF() function
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/
H A Dflags.cpp212 Bit32u get_ZF(void) { in get_ZF() function
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/
H A Dflags.cpp212 Bit32u get_ZF(void) { in get_ZF() function
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/hvf/
H A Dx86_flags.c264 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu5/qemu-5.2.0/target/i386/hvf/
H A Dx86_flags.c263 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/hvf/
H A Dx86_flags.c264 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/hvf/
H A Dx86_flags.c264 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu42/qemu-4.2.1/target/i386/hvf/
H A Dx86_flags.c264 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/hvf/
H A Dx86_flags.c264 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu/qemu-6.2.0/target/i386/hvf/
H A Dx86_flags.c263 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dx86_flags.c263 bool get_ZF(CPUX86State *env) in get_ZF() function
/dports/emulators/bochs/bochs-2.7/cpu/
H A Dlazy_flags.h295 BX_CPP_INLINE unsigned bx_lazyflags_entry::get_ZF(void) const { return getB_ZF(); } in get_ZF() function
H A Dcpu.h1260 BX_SMF BX_CPP_INLINE unsigned get_ZF(void) { return BX_CPU_THIS_PTR oszapc.get_ZF(); } in get_ZF() function