Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

SSE3 SSE4 resources

Ralf_K_
Beginner
721 Views
You did a great job on IPP. Thanks!



I'm doing some optimations with SSE2 in assembler by myself, for a special algorithm. SSE2 gives me a good improvement.



Now i want take a look on SSE3 and SSE4. But i cant find docs, books, tutorials, forums, or other resources.



Can you give me some?
0 Kudos
4 Replies
Vladimir_Dudnik
Employee
721 Views

Hello,

do not know what do you mean under SSE4, but anyway, the best source of info about Intel processors is technical documentation, datasheet, programming manual which are available on www.intel.com. Please look at developers sections, for example

http://intel.com/cd/ids/developer/asmo-na/eng/index.htm?iid=HMPAGE+RC_software

Regards,
Vladimir

0 Kudos
Ralf_K_
Beginner
721 Views
0 Kudos
Vladimir_Dudnik
Employee
721 Views

Thanks, of course it is not official name yet.

Vladimir

0 Kudos
Vladimir_Dudnik
Employee
721 Views

Hello,

This should be called as Supplemental Streaming SIMD Extensions 3 (SSSE3). SSSE3are supported on all Intel Core microarchitecture processors.

Regards,
Vladimir

0 Kudos
Reply