Home
last modified time | relevance | path

Searched refs:BMI2 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h91 BMI2, enumerator
145 [BMI2] = {7U, 0U, 1U << 8, EBX },
219 CPUID_FEATURE_CHECK(bmi2, BMI2);
/freebsd/sys/contrib/zstd/lib/
H A DREADME.md140 which can detect at runtime the presence of BMI2 instructions, and use them only if present.
145 or when BMI2 instruction set is _required_ by the compiler command line
146 (in this case, only the BMI2 code path is generated).
147 Setting this macro will either force to generate the BMI2 dispatcher (1)
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h204 XEN_CPUFEATURE(BMI2, 5*32+ 8) /*A 2nd bit manipulation extensions */
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_ia32cap.pod95 =item bit #64+8 denoting availability of BMI2 instructions, e.g. MULX
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def158 X86_FEATURE_COMPAT(BMI2, "bmi2", 17)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td164 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86ScheduleBdVer2.td432 // BMI2 MULX
589 // BMI1 BEXTR, BMI2 BZHI
H A DX86ScheduleAtom.td148 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86Schedule.td205 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86ScheduleBtVer2.td251 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86SchedSandyBridge.td205 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86ScheduleZnver1.td232 // BMI1 BEXTR, BMI2 BZHI
H A DX86ScheduleZnver2.td231 // BMI1 BEXTR, BMI2 BZHI
H A DX86SchedBroadwell.td210 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86SchedSkylakeClient.td200 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86SchedHaswell.td212 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86.td224 "Support BMI2 instructions">;
H A DX86ScheduleZnver3.td824 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86SchedSkylakeServer.td200 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86ScheduleZnver4.td835 // BMI1 BEXTR/BLS, BMI2 BZHI
H A DX86SchedIceLake.td207 // BMI1 BEXTR/BLS, BMI2 BZHI
/freebsd/sys/contrib/zstd/
H A DCHANGELOG153 build: Add STATIC_BMI2 macro for compile time detection of BMI2 on MSVC, by @Niadb (#2258)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def661 // BMI2
/freebsd/crypto/openssl/
H A DCHANGES.md3837 This only affects processors that support the BMI1, BMI2 and ADX extensions
5588 This only affects processors that support the BMI1, BMI2 and ADX extensions