Home
last modified time | relevance | path

Searched defs:fxsr (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86_64/
H A Dmod.rs6 mod fxsr; module
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/source/cfg_if/detect/arch/
H A Dx86.rs333 fxsr, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/target/cfg_if/detect/arch/
H A Dx86.rs318 fxsr, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/include/private/
H A Dcpu.h52 FLAC__bool fxsr; member
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/include/private/
H A Dcpu.h52 FLAC__bool fxsr; member
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dblitter.c103 Uint8 fxsr; member
116 Uint8 fxsr; member
190 static void Blitter_SetState(Uint8 fxsr, Uint8 nfsr, Uint16 end_mask) in Blitter_SetState()
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/include/private/
H A Dcpu.h96 FLAC__bool fxsr; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/include/private/
H A Dcpu.h96 FLAC__bool fxsr; member
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/include/private/
H A Dcpu.h96 FLAC__bool fxsr; member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/include/private/
H A Dcpu.h96 FLAC__bool fxsr; member
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dblitter.c201 Uint8 fxsr; member
214 Uint8 fxsr; member
741 static void Blitter_SetState(Uint8 fxsr, Uint8 nfsr, Uint16 end_mask) in Blitter_SetState()
/dports/sysutils/syslinux/syslinux-6.03/com32/gplinclude/dmi/
H A Ddmi_processor.h63 bool fxsr; member
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddriver-i386.c849 const char *fxsr = has_fxsr ? " -mfxsr" : " -mno-fxsr"; in host_detect_local_cpu() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddriver-i386.c816 const char *fxsr = has_fxsr ? " -mfxsr" : " -mno-fxsr"; in host_detect_local_cpu() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c887 const char *fxsr = has_fxsr ? " -mfxsr" : " -mno-fxsr"; in host_detect_local_cpu() local
/dports/devel/libvirt/libvirt-7.10.0/tests/cputestdata/
H A Dx86_64-cpuid-Core-i7-5600U.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Core-i5-6600.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Phenom-B95.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Xeon-E7-4820.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Core-i5-4670T.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Ryzen-7-1800X-Eight-Core.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Xeon-E5-2630-v3.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-A10-5800K.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Core-i5-2500.json30 "fxsr": true, boolean
H A Dx86_64-cpuid-Core-i7-4600U.json30 "fxsr": true, boolean

1234