AMD Announces SSE5 :
New instructions include:
* Fused multiply accumulate (FMACxx) instructions
* Integer multiply accumulate (IMAC, IMADC) instructions
* Permutation and conditional move instructions
* Vector compare and test instructions
* Precision control, rounding, and conversion instructions
* 46 base instructions that expand to 170 total instructions.
Here's the whole definition :
http://developer.amd.com/assets/sse5_43 ... -27-07.pdf (Long!)
Examples :

SSE3 :

SSE5:

Article about the new instruction set :
http://www.anandtech.com/cpuchipsets/sh ... i=3073&p=1
Official page :
http://developer.amd.com/sse5.jsp
Lots of new instructions! Wonder if they could help chess at some point!?