dolphin/Source
pierre aaeb21fe3b Core/Common: Automatically emit a MOV in ABI_CallFunction* when the function
pointer cannot be reached by 32bit displacement.

RAX is caller save and non-parameter in all 64 bit ABIs, so it should be safe
to clobber it on function call.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6248 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-02 20:04:03 +00:00
..
Core Core/Common: Automatically emit a MOV in ABI_CallFunction* when the function 2010-10-02 20:04:03 +00:00
DSPSpy fixes for my previous commits 2010-08-14 09:07:28 +00:00
DSPTool Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
Plugins DX11: Clean up AccessEFB and fix a crash. Thanks to pico554 for hinting at the wrong part ;) 2010-10-02 11:50:50 +00:00
PluginSpecs I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
TestSuite would help to have a vcproj for that. 2010-09-28 04:26:45 +00:00
UnitTests Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
Dolphin.sln Fix "Plugin_VideoMerge" dependencies. 2010-09-20 22:53:32 +00:00