Overview
The Intel Intrinsics Guide is an interactive reference tool for Intel intrinsic instructions, which are C style functions that provide access to many Intel instructions – including Intel® Streaming SIMD Extensions [XX] (Intel® SSE[XX]), Intel® Advanced Vector Extensions (Intel® AVX), and more – without the need to write assembly code.
This guide provides searching and filtering functionality, in addition to reference information for every intrinsic. Reference information includes synopsis, description, functional operation, and corresponding instruction(s).
Supported Technologies
Intel® Intrinsics Guide currently includes intrinsics for the following technologies:
- MMX™
- Intel® SSE
- Intel® SSE2
- Intel® SSE3
- Intel® SSSE3
- Intel® SSE4.1
- Intel® SSE4.2
- Intel® AVX
- Intel® AVX2
- Fused Multiply Add (FMA)
- SVML (Short Vector Math Library)
- Others: Intel® Advanced Encryption Standard New Instructions (AES-NI), BMI1, BMI2, FP16C, FSGSBASE, FXSR, INVPCID, LZCNT, PCLMULQDQ, POPCNT, RDRAND, RDTSCP, RTM, TSC, XSAVE, XSAVEOPT
In addition to these technologies, the Intrinsic Guide includes certain intrinsics that don’t correspond to a specific instruction or technology.
Download Intel® Intrinsics Guide
Latest version: 2.8.1, released 5/13/2013
Intel® Intrinsics Guide for Windows
Intel® Intrinsics Guide for Linux
Intel® Intrinsics Guide for Mac
Release Notes for 2.8.1
- Fixed description for _mm_move_ss
- Fixed parameters for _mm_max_epu32
- Replaced references of __int datatype with int
Release Notes for 2.8
- Updated descriptions and operations for all intrinsics.
- Added additional latency & throughput data up through 3rd generation Intel® Core™ processor family.
Release Notes for 2.7
- Added intrinsics for SVML, BMI1, BMI2, FXSR, INVPCID, LZCNT, POPCNT, RDRAND, RDTSCP, RTM, TSC, XSAVE, XSAVEOPT.
- Added header and CPUID feature flag information for each intrinsic.
- Added Type filtering and additional Categories.
- Updated GUI.
Release Notes for 2.6.4
- Added 21 new intrinsics.
- Fixed reference information for 21 intrinsics.
