+ - AMD unveils SSE5 Instruction Set-> 1
Submitted
by
mestlick
mestlick writes "Today AMD unveiled its 128-Bit SSE5 Instruction Set. The big news is that it includes 3 operand instructions such as floating point and integer fused multiply add and permute.
AMD posted a press release and a PDF describing the new instructions."
Link to Original Source
AMD posted a press release and a PDF describing the new instructions."
Link to Original Source
Is there finally a decent way... (Score:2)
It would be very nice if SSE would be capable of executing at least short loops without needed intervention of the rest of the chip and if it could check for conditions.
This way, one could find the element in a sequence that satisfies given condition ( min, max, whatever else) and bother the CPU ( via interrupt or maybe polling) when it is found/not
As it is now, SSE machinery is good only for intensive data massaging without a