summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorpierre <pierre@pirsoft.de>2010-11-28 16:29:58 +0000
committerpierre <pierre@pirsoft.de>2010-11-28 16:29:58 +0000
commitf370650660c56a4dbc48493848420e42a4df2718 (patch)
tree384ab83b8404bc30efde58c288f7ed288522f0ed /Source/Core/Common/Src/DynamicLibrary.cpp
parentfa5f206797b9ecb6847f303b08bf5773ac415450 (diff)
Fix the ASM dispatcher to work with linux 64
ESI is not available as callee save register on linux 64, so use R12, which is available on windows 64, too. The only callee save register still available on all platforms is EBP, but i guess we don't want to fiddle with that one. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6492 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common/Src/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions