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.
See Question&Answers more detail:osDoes 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.
See Question&Answers more detail:osAs well as all the online PDF documentation already mentioned, there is also an online intrinsics guide.