Issue
Does anyone know of a reference listing the operation of the SSE intrinsic functions for gcc, i.e. the functions in the <*mmintrin.h> header files?
Thanks.
Solution
As well as all the online PDF documentation already mentioned, there is also an online intrinsics guide.
Answered By - Paul R