Searched refs:ADX (Results 1 – 14 of 14) sorted by relevance
| /src/sys/contrib/xen/arch-x86/ ! |
| H A D | cpufeatureset.h | 215 XEN_CPUFEATURE(ADX, 5*32+19) /*A ADCX, ADOX instructions */
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ ! |
| H A D | X86IntrinsicsInfo.h | 33 ADX, enumerator 355 X86_INTRINSIC_DATA(addcarry_32, ADX, X86ISD::ADC, X86ISD::ADD), 356 X86_INTRINSIC_DATA(addcarry_64, ADX, X86ISD::ADC, X86ISD::ADD), 1604 X86_INTRINSIC_DATA(subborrow_32, ADX, X86ISD::SBB, X86ISD::SUB), 1605 X86_INTRINSIC_DATA(subborrow_64, ADX, X86ISD::SBB, X86ISD::SUB),
|
| H A D | X86.td | 228 "Support ADX instructions">;
|
| H A D | X86ISelLowering.cpp | 26079 case ADX: { in LowerINTRINSIC_WO_CHAIN()
|
| /src/contrib/llvm-project/llvm/include/llvm/TargetParser/ ! |
| H A D | X86TargetParser.def | 187 X86_FEATURE_COMPAT(ADX, "adx", 0)
|
| /src/sys/arm/nvidia/tegra124/ ! |
| H A D | tegra124_clk_per.c | 348 GATE(ADX, "adx", "pc_adx", W(26)),
|
| /src/contrib/file/magic/Magdir/ ! |
| H A D | audio | 1024 # CRI ADX ADPCM audio 1030 >(2.S-2) string (c)CRI CRI ADX ADPCM audio 1036 >>0x04 byte 0x03 \b, standard ADX
|
| H A D | console | 1294 0 string BANDAI\040SFC-ADX 1295 >0x10 string !SFC-ADX\040BACKUP Sufami Turbo ROM image:
|
| H A D | images | 36 # Prevent conflicts with CRI ADX. 39 # skip some MPEG sequence *.vob and some CRI ADX audio with improbable interleave bits 1826 # skip CRI ADX ADPCM audio (R04HT.adx R03T-15552.adx) with 44100 Hz misinterpreted as 5th color ent…
|
| /src/sys/cddl/dev/dtrace/x86/ ! |
| H A D | dis_tables.c | 250 ADX, /* ADX instructions, support REX.w, mod_rm->mod_reg */ enumerator 1983 /* [00] */ TNS("adcx",ADX), 1984 TNS("adox",ADX), 4253 case ADX: in dtrace_disx86() 4726 case ADX: in dtrace_disx86()
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ ! |
| H A D | VEInstrInfo.td | 1007 // Need to be defined here to prioritize LEA over ADX. 1201 // Section 8.4.3 - ADX (Add)
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ ! |
| H A D | BuiltinsX86.def | 644 // ADX
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ ! |
| H A D | IntrinsicsX86.td | 2733 // ADX
|
| /src/crypto/openssl/ ! |
| H A D | CHANGES.md | 5492 This only affects processors that support the AVX2 but not ADX extensions 5517 This only affects processors that support the BMI1, BMI2 and ADX extensions 7248 This only affects processors that support the AVX2 but not ADX extensions 7273 This only affects processors that support the BMI1, BMI2 and ADX extensions
|