Lines Matching refs:AVX
492 // AVX instructions have a 'v' prefix in the mnemonic
509 // AVX instructions have a 'v' prefix in the mnemonic
523 // AVX instructions have a 'v' prefix in the mnemonic
538 // AVX instructions have a 'v' prefix in the mnemonic
561 // AVX instructions have a 'v' prefix in the mnemonic
572 // VSSI - SSE1 instructions with XS prefix in AVX form.
573 // VPSI - SSE1 instructions with PS prefix in AVX form, packed single.
606 // VSDI - SSE2 scalar instructions with XD prefix in AVX form.
607 // VPDI - SSE2 vector instructions with PD prefix in AVX form,
609 // VS2I - SSE2 scalar instructions with PD prefix in AVX form.
691 // classes. They need to be enabled even if AVX is enabled.
738 // AVX Instruction Templates:
739 // Instructions introduced in AVX (no SSE equivalent forms)
741 // AVX8I - AVX instructions with T8, PD prefix.
742 // AVXAIi8 - AVX instructions with TA, PD prefix and ImmT = Imm8.
767 // AVX-512 Instruction Templates:
768 // Instructions introduced in AVX-512 (no SSE equivalent forms)
770 // AVX5128I - AVX-512 instructions with T8, PD prefix.
771 // AVX512AIi8 - AVX-512 instructions with TA, PD prefix and ImmT = Imm8.
772 // AVX512PDI - AVX-512 instructions with PD, double packed.
773 // AVX512PSI - AVX-512 instructions with PS, single packed.
774 // AVX512XS8I - AVX-512 instructions with T8 and XS prefixes.
775 // AVX512XSI - AVX-512 instructions with XS prefix, generic domain.
776 // AVX512BI - AVX-512 instructions with PD, int packed domain.
777 // AVX512SI - AVX-512 scalar instructions with PD prefix.