• 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 ... 43 44 45 46 47 ... 117 Next »

_M_SSE compiler define
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
_M_SSE compiler define
05-06-2014, 06:12 AM
#1
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
Hi, I'm wondering how does one ensure that this constant is defined? I have an Ivy Bridge cpu, and running

Code:
gcc -dM -E -march=native - < /dev/null

doesn't reveal the _M_SSE constant. How do you make sure you can compile dolphin with all optimized code? Is _M_SSE a msvc exclusive constant?
Find
Reply
05-06-2014, 06:15 AM
#2
Gir Offline
Chaotix
****
Posts: 310
Threads: 21
Joined: Mar 2012
https://dolphin-emu.org/download/
Find
Reply
05-06-2014, 06:19 AM
#3
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,318
Threads: 273
Joined: Dec 2010
(05-06-2014, 06:15 AM)Gir Wrote: https://dolphin-emu.org/download/

What does that have to do with anything?
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
05-06-2014, 06:21 AM
#4
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
(05-06-2014, 06:15 AM)Gir Wrote: https://dolphin-emu.org/download/

Thanks for the smart ass comment. I'm aware I can get optimized builds, but I posted this thread so I can increase my own knowledge as a programmer.
Find
Reply
05-06-2014, 06:45 AM
#5
rokclimb15 Offline
Senior Member
****
Posts: 383
Threads: 4
Joined: Jul 2013
https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Common/Common.h#L136
Find
Reply
05-06-2014, 07:03 AM
#6
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
Ah thank you! Dolphin has its own internal preprocessor directives.
Find
Reply
« Next Oldest | Next Newest »


  • 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