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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 … 59 60 61 62 63 … 117 Next »

How to hand code sse3 in vs 2010?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
How to hand code sse3 in vs 2010?
05-08-2011, 02:49 PM
#1
xenowildfire Offline
Junior Member
**
Posts: 47
Threads: 7
Joined: Nov 2010
Title says it all, how to hand code SSE3 in Visual Studio 2010?
Find
Reply
05-09-2011, 09:31 AM
#2
zumbajc Offline
Junior Member
**
Posts: 22
Threads: 2
Joined: May 2011
from my understanding that's not really an option, hand coding of SSE instructions happens in the source code, such as the somewhat recent reworking of the texture decoders, you make optimized builds like lectrode, by adding certains flags when your making a build of dolphin. But these aren't as effective as hand coded SSE. If i'm just blowing smoke plz correct me
Find
Reply
05-09-2011, 12:43 PM
#3
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
http://code.google.com/p/dolphin-emu/wiki/Windows_Build
Find
Reply
05-20-2011, 02:14 AM (This post was last modified: 05-20-2011, 02:14 AM by Bill F.)
#4
Bill F Offline
Junior Member
**
Posts: 28
Threads: 2
Joined: Sep 2010
If the OP really wants to hand code, you need to add the "pmmintrin.h" file in your include, it is in "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\crt\src" if you installed Visual Studio 2010 to the right location.

http://www2.units.it/divisioneisi/ci/tar...ef_cls.pdf
Here is an explanation for the functions. (starts page 176)
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma