• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 264 265 266 267 268 ... 369 Next »

What is more optimized?SSSE3 or SSE4.2?
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
What is more optimized?SSSE3 or SSE4.2?
01-29-2011, 06:08 AM
#11
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
how am I wrong? SSE is just a set of instructions. On an intel processor, if you support sse4.2, you support sse3, and previous.
Find
Reply
01-29-2011, 06:11 AM (This post was last modified: 01-29-2011, 06:14 AM by Squall Leonhart.)
#12
Squall Leonhart Offline
Friend of local jackass
*******
Posts: 1,177
Threads: 27
Joined: Apr 2009
The same way Intel supports MMX but not 3DNow
or AMD supports SSE4a, but not SSSE3.

or how bulldozer supports AVX and SSE4 but not SSSE3.

There are some pretty much functionally similar instructions in SSE4 that for some reason take longer to execute, than doing it with SS(S)E3.

Intel does not have to include maintain these instruction sets forever, they choose to do so (and at this point dropping SSE would break alot of Drivers)

And if you throw AVX into the mix, you actually lose out by a small load/restore overhead when mixing SSE and AVX instructions.
[Image: squall_sig2.gif]
[Image: squall4rinoa.png]
VBA-M
Website Find
Reply
01-29-2011, 06:16 AM
#13
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
thanks for the info. Good to know.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode