Home
last modified time | relevance | path

Searched refs:mmx (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/share/mk/
H A Dbsd.cpu.mk11 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 Dbuild.info6 $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 Dusb_a9g20-dab-mmx.dtsi3 * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board
/freebsd/sys/conf/
H A Dkern.mk134 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 Dmodule.modulemap90 explicit module mmx {
96 export mmx
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcpu.h206 D(mmx, 23)
/freebsd/sys/contrib/zstd/lib/common/
H A Dcpu.h205 D(mmx, 23)
/freebsd/crypto/openssl/crypto/sha/
H A Dbuild.info181 GENERATE[keccak1600-mmx.S]=asm/keccak1600-mmx.pl
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def143 X86_FEATURE_COMPAT(MMX, "mmx", 1)
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac367 #pragma GCC target("mmx")
371 AC_DEFINE([HAVE_MMINTRIN_H], [1], [mmx is available])
/freebsd/secure/lib/libcrypto/
H A DMakefile.asm287 SRCS+= wp-mmx.pl
H A DMakefile593 SRCS+= wp-mmx.S wp_block.c
/freebsd/contrib/tzcode/
H A Dzic.c2076 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 DX86ScheduleZnver2.td514 // - mm: 64 bit mmx register.
516 // - (x)mm = mmx or xmm register.
H A DX86ScheduleZnver1.td515 // - mm: 64 bit mmx register.
517 // - (x)mm = mmx or xmm register.
H A DX86InstrMMX.td22 // Alias instruction that maps zero vector to pxor mmx.
H A DX86SchedHaswell.td681 // - mm: 64 bit mmx register.
683 // - (x)mm = mmx or xmm register.
H A DX86.td89 def FeatureMMX : SubtargetFeature<"mmx","HasMMX", "true",
1651 foreach P = ["pentium-mmx", "pentium_mmx"] in {
/freebsd/lib/libpmc/
H A Dlibpmc.c458 __K8MASK(mmx-3dnow, 1),
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt8103-pmgr.dtsi638 label = "mmx";
H A Dt8112-pmgr.dtsi655 label = "mmx";
/freebsd/crypto/openssl/providers/
H A Dfips.module.sources348 crypto/sha/asm/keccak1600-mmx.pl
H A Dfips-sources.checksums348 09fc831dd39bd90a701e9b16d9e9987cc215252a22e1e0355f5da6c495fca35a crypto/sha/asm/keccak1600-mmx.pl
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.td52 let Features = "mmx";
141 let Features = "mmx", Header = "mmintrin.h", Attributes = [NoThrow, Const] in {
H A DAttrDocs.td3030 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",

12