..:: PCSX2 Forums ::..

Full Version: Different between SSE2, SSE4, SSSE3 !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i want to know what is the different between those :
SSE2, SSE4, SSSE3
In speed & performance ?
(09-05-2011, 01:40 AM)leecherman Wrote: [ -> ]Hi, i want to know what is the different between those :
SSE2, SSE4, SSSE3
In speed & performance ?

4 is a higher number then 2, thus SSE4 is better.

but, SSSE3 has an Additional S and 3 is higher then 2 thus better then SSE2

3 is a lower number then 4 but SSSE3 has an Additional S, so SSSE3 and SS4 are equal

I hope this First Grade Lecture has Helped You


don't forget AVX!
(09-05-2011, 01:55 AM)Memory Card Wrote: [ -> ]4 is a higher number then 2, thus SSE4 is better.

but, SSSE3 has an Additional S and 3 is higher then 2 thus better then SSE2

3 is a lower number then 4 but SSSE3 has an Additional S, so SSSE3 and SS4 are equal

I hope this First Grade Lecture has Helped You


don't forget AVX!

thanks for your reply.
so i think that is only intel processors has SSSE3 & SSE4 ?
someone should make a thread about this any volunteers
(09-05-2011, 03:17 AM)abdo123 Wrote: [ -> ]someone should make a thread about this any volunteers

Someone who knows C++ and can Code using all of these Instructions should make the Thread
you know, that's not a bad idea.
i should probably make a dev blog on this topic since its such a frequently asked question.