magumagu9
|
5f1f968e21
|
This is an ugly hack, but increase the size of the buffer... I managed
to overflow it while experimenting with the JIT.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1709 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-29 02:02:35 +00:00 |
hrydgard
|
7de995c00c
|
Even more code reorganization + first step towards being able to single step directly in JIT mode.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1609 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-20 17:22:30 +00:00 |
hrydgard
|
66853d6f1b
|
Fix 32-bit lmw/stmw (well, disable). Merge the two dispatchers.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1606 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-20 12:46:14 +00:00 |
hrydgard
|
614dc1069e
|
More code reorganization.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1605 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-20 12:10:59 +00:00 |
hrydgard
|
347fc18542
|
misc cleanup, bugfix for x86 display in jit window
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1596 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-19 22:21:29 +00:00 |
hrydgard
|
cd62fc5c0c
|
Some stats for the jit window.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1595 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-19 21:35:57 +00:00 |
hrydgard
|
b8f619550d
|
add ppc disassembly to jit results viewer windowTurn the JIT into a class. Indentation cleanup will be in a separate CL, and the block cache will later be split out into its own class. Cannot detect any speed difference whatsoever - the games spend 99.9% of their time in already jitted code anyway. I have a good reason for doing this - see upcoming changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1585 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-18 13:21:02 +00:00 |
hrydgard
|
772a29df28
|
add ppc disassembly to jit results viewer window
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1583 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-18 11:09:03 +00:00 |
bushing
|
49cfded60b
|
set svn:eol-style=native for **.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1442 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:30:24 +00:00 |
nakeee
|
3a130d4263
|
change src to Src
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@604 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 06:50:27 +00:00 |