• 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 ... 365 366 367 368 369

Difference between 32bit & 64bit versions of Dolphin
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
Difference between 32bit & 64bit versions of Dolphin
04-06-2009, 11:05 PM
#11
Nerve Offline
Junior Member
**
Posts: 35
Threads: 5
Joined: Apr 2009
To Misfire:
If you want to take advantage of a possible speed gain you have to run the 64-bit version of dolphin in 64-bit mode on a 64-bit OS!

(04-06-2009, 06:04 PM)ector Wrote: Disregarding bugs, the only visible difference should be speed. x86-64 has 16 registers (super fast temp storage) available while x86-32 only has 8, and this matters when emulating a PowerPC that has 32 registers. On 64-bit we can also use a memory addressing trick to shave one instruction off of every emulated memory access. 64-bit CPUs can also do 64-bit byteswaps, which can speed up some operations. That's about it.

The IL build, which uses a better register allocator making better use of the available registers, currently doesn't work in 64-bit mode, but when it does, expect a bit more speed, maybe 10%.

I didn't know the PowerPC had 32 registers... When do you expect to make the IL build work in 64-bit mode?
HP Pavilion dv6t-1100 CTO
Core 2 Duo T6600 2.2GHz (Penryn)
ATI Radeon HD 4650 1GB
Creative X-Fi Notebook
3GB RAM DDR2 800MHz
Windows 7 Ultimate 64-bit (build 7100)
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