Intel® Advisor Help
This column enables you to view scalar and vectorization characteristics that may impact performance.
|
Trait |
Detected ASM Instructions |
|---|---|
|
Divisions |
*DIV* |
|
Square Roots |
*SQRT* |
|
Type Conversions |
*CVT* |
|
NT-stores |
*MOVNT* |
|
Gathers |
*GATHER* |
|
Scatters |
*SCATTER* |
|
Shuffles |
*SHUF* |
|
Permutes |
*PERM* |
|
Blends |
*BLEND* |
|
Packs |
*PACK* |
|
Unpacks |
*UNPCK* |
|
Inserts |
*INSERT* |
|
Extracts |
*EXTRACT* |
|
Masked Stores |
*MASKMOV* |
|
Shifts |
*PROR*, *PROL*, *PSLL*, *PSRA*, *PSRL* |
|
FMA |
*FMADD*, *FMSUB*, *FNMADD*, *FNMSUB* |
|
Mask Manipulations |
*KADD*, *KTEST*, *KAND*, *KOR*, *KXOR*, *KXNOR*, *KNOT*, *KUNPCK*, *KMOV*, *KSHIFT* |
|
Conflict Detections |
*VPCONFLICT* |
|
Exponent extractions |
*VGETEXP* |
|
Mantissa extractions |
*VGETMANT* |
|
Expands |
*EXPAND* |
|
Compresses |
*COMPRESS* |