- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
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?
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, of course it is not official name yet.
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
This should be called as Supplemental Streaming SIMD Extensions 3 (SSSE3). SSSE3are supported on all Intel Core microarchitecture processors.
Regards,
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page