/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | simd.h | 91 BMI2, enumerator 145 [BMI2] = {7U, 0U, 1U << 8, EBX }, 219 CPUID_FEATURE_CHECK(bmi2, BMI2);
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | README.md | 140 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 D | cpufeatureset.h | 204 XEN_CPUFEATURE(BMI2, 5*32+ 8) /*A 2nd bit manipulation extensions */
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_ia32cap.pod | 95 =item bit #64+8 denoting availability of BMI2 instructions, e.g. MULX
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 158 X86_FEATURE_COMPAT(BMI2, "bmi2", 17)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleSLM.td | 164 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86ScheduleBdVer2.td | 432 // BMI2 MULX 589 // BMI1 BEXTR, BMI2 BZHI
|
H A D | X86ScheduleAtom.td | 148 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86Schedule.td | 205 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86ScheduleBtVer2.td | 251 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86SchedSandyBridge.td | 205 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86ScheduleZnver1.td | 232 // BMI1 BEXTR, BMI2 BZHI
|
H A D | X86ScheduleZnver2.td | 231 // BMI1 BEXTR, BMI2 BZHI
|
H A D | X86SchedBroadwell.td | 210 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86SchedSkylakeClient.td | 200 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86SchedHaswell.td | 212 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86.td | 224 "Support BMI2 instructions">;
|
H A D | X86ScheduleZnver3.td | 824 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86SchedSkylakeServer.td | 200 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86ScheduleZnver4.td | 835 // BMI1 BEXTR/BLS, BMI2 BZHI
|
H A D | X86SchedIceLake.td | 207 // BMI1 BEXTR/BLS, BMI2 BZHI
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 153 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 D | BuiltinsX86.def | 661 // BMI2
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 3837 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
|