New be SSE question: how to find index of minimum in __m128 holding 4 floats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm looking for an sse based algorithm to find the index of a minimum in
a float array. I found an example of how to find just the actual minimum
here:

http://www.codeproject.com/KB/recipes/sseintro.aspx

The problem as I see it is that finding the index of the min within a
__m128 typed variable could be slow. Does anyone know if there is an
efficient way of doing it?

Vincent



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux