2018-05-14

izard: (Default)
2018-05-14 08:16 pm

Very useful tool for x86 assembly intrinsics

IntrinsicsGuide lets user search by intrinsic name, instruction name. All SSE/AVX instructions, including some that are not yet released, includes scalar supplementary instructions like prefetches, scalar bit manipulation, etc.

When looking for specific instruction, I always use this tool rather than x86 architecture guide.