Home
last modified time | relevance | path

Searched refs:ADX (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-adx.yaml7 title: Tegra210 ADX
10 The Audio Demultiplexer (ADX) block takes an input stream with up to
42 pattern: "^ADX[1-9]$"
47 ADX has one input and four outputs. Accordingly ACIF (Audio Client
48 Interface) port nodes are defined to represent ADX input (port 0)
55 description: ADX ACIF input port
60 description: ADX ACIF output ports
/freebsd-14.2/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h215 XEN_CPUFEATURE(ADX, 5*32+19) /*A ADCX, ADOX instructions */
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h24 GATHER, SCATTER, PREFETCH, RDSEED, RDRAND, RDPMC, RDTSC, XTEST, XGETBV, ADX, FPCLASSS, enumerator
340 X86_INTRINSIC_DATA(addcarry_32, ADX, X86ISD::ADC, X86ISD::ADD),
341 X86_INTRINSIC_DATA(addcarry_64, ADX, X86ISD::ADC, X86ISD::ADD),
1351 X86_INTRINSIC_DATA(subborrow_32, ADX, X86ISD::SBB, X86ISD::SUB),
1352 X86_INTRINSIC_DATA(subborrow_64, ADX, X86ISD::SBB, X86ISD::SUB),
H A DX86.td243 "Support ADX instructions">;
H A DX86ISelLowering.cpp25871 case ADX: { in LowerINTRINSIC_WO_CHAIN()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def180 X86_FEATURE (ADX, "adx")
/freebsd-14.2/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c349 GATE(ADX, "adx", "pc_adx", W(26)),
/freebsd-14.2/contrib/file/magic/Magdir/
H A Daudio998 # CRI ADX ADPCM audio
1004 >(2.S-2) string (c)CRI CRI ADX ADPCM audio
1010 >>0x04 byte 0x03 \b, standard ADX
H A Dconsole1216 0 string BANDAI\ SFC-ADX
1217 >0x10 string !SFC-ADX\ BACKUP Sufami Turbo ROM image:
H A Dimages32 # Prevent conflicts with CRI ADX.
35 # skip some MPEG sequence *.vob and some CRI ADX audio with improbable interleave bits
1612 # skip CRI ADX ADPCM audio (R04HT.adx R03T-15552.adx) with 44100 Hz misinterpreted as 5th color ent…
/freebsd-14.2/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c250 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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1007 // Need to be defined here to prioritize LEA over ADX.
1201 // Section 8.4.3 - ADX (Add)
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def681 // ADX
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsX86.td2812 // ADX
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md3843 This only affects processors that support the AVX2 but not ADX extensions
3868 This only affects processors that support the BMI1, BMI2 and ADX extensions
5594 This only affects processors that support the AVX2 but not ADX extensions
5619 This only affects processors that support the BMI1, BMI2 and ADX extensions