| /freebsd/share/mk/ |
| H A D | bsd.cpu.mk | 11 MACHINE_CPU = amd64 sse2 sse mmx 72 CPUTYPE = pentium-mmx 143 MACHINE_CPU = avx512 avx2 avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 f16c 146 MACHINE_CPU = avx2 avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 f16c 148 MACHINE_CPU = xop avx2 avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 f16c 150 MACHINE_CPU = xop avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 f16c 152 MACHINE_CPU = xop avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 154 MACHINE_CPU = avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 f16c 156 MACHINE_CPU = ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 158 MACHINE_CPU = athlon-xp athlon k7 3dnow sse4a sse3 sse2 sse mmx k6 k5 i586 [all …]
|
| /freebsd/crypto/openssl/crypto/whrlpool/ |
| H A D | build.info | 6 $WPASM_x86=wp_block.c wp-mmx.S 30 GENERATE[wp-mmx.S]=asm/wp-mmx.pl 31 DEPEND[wp-mmx.S]=../perlasm/x86asm.pl
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | usb_a9g20-dab-mmx.dtsi | 3 * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board
|
| /freebsd/sys/conf/ |
| H A D | kern.mk | 134 CFLAGS+= -mno-mmx -mno-sse -msoft-float 196 CFLAGS+= -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float \
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | module.modulemap | 90 explicit module mmx { 96 export mmx
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | cpu.h | 206 D(mmx, 23)
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | cpu.h | 205 D(mmx, 23)
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | build.info | 181 GENERATE[keccak1600-mmx.S]=asm/keccak1600-mmx.pl
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | X86TargetParser.def | 143 X86_FEATURE_COMPAT(MMX, "mmx", 1)
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | configure.ac | 367 #pragma GCC target("mmx") 371 AC_DEFINE([HAVE_MMINTRIN_H], [1], [mmx is available])
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Makefile.asm | 287 SRCS+= wp-mmx.pl
|
| H A D | Makefile | 593 SRCS+= wp-mmx.S wp_block.c
|
| /freebsd/contrib/tzcode/ |
| H A D | zic.c | 2076 char hhx, mmx, ssx, xr = '0', xs; in gethms() local 2088 &hh, &hhx, &mm, &mmx, &ss, &ssx, &tenths, &xr, &xs)) { in gethms() 2099 case 5: ok &= mmx == ':'; ATTRIBUTE_FALLTHROUGH; in gethms()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleZnver2.td | 514 // - mm: 64 bit mmx register. 516 // - (x)mm = mmx or xmm register.
|
| H A D | X86ScheduleZnver1.td | 515 // - mm: 64 bit mmx register. 517 // - (x)mm = mmx or xmm register.
|
| H A D | X86InstrMMX.td | 22 // Alias instruction that maps zero vector to pxor mmx.
|
| H A D | X86SchedHaswell.td | 681 // - mm: 64 bit mmx register. 683 // - (x)mm = mmx or xmm register.
|
| H A D | X86.td | 89 def FeatureMMX : SubtargetFeature<"mmx","HasMMX", "true", 1651 foreach P = ["pentium-mmx", "pentium_mmx"] in {
|
| /freebsd/lib/libpmc/ |
| H A D | libpmc.c | 458 __K8MASK(mmx-3dnow, 1),
|
| /freebsd/sys/contrib/device-tree/src/arm64/apple/ |
| H A D | t8103-pmgr.dtsi | 638 label = "mmx";
|
| H A D | t8112-pmgr.dtsi | 655 label = "mmx";
|
| /freebsd/crypto/openssl/providers/ |
| H A D | fips.module.sources | 348 crypto/sha/asm/keccak1600-mmx.pl
|
| H A D | fips-sources.checksums | 348 09fc831dd39bd90a701e9b16d9e9987cc215252a22e1e0355f5da6c495fca35a crypto/sha/asm/keccak1600-mmx.pl
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsX86.td | 52 let Features = "mmx"; 141 let Features = "mmx", Header = "mmintrin.h", Attributes = [NoThrow, Const] in {
|
| H A D | AttrDocs.td | 3030 Example "subtarget features" from the x86 backend include: "mmx", "sse", "sse4.2", 3109 Example "subtarget features" from the x86 backend include: "mmx", "sse", "sse4.2",
|