I am in the following situation:
Why does _mm_extract_ps return an int instead of a float? What's the proper way to read a single float from an XMM register in C? Or rather, a different way to ask it ...
_mm_extract_ps
int
float