skidau
f67afb4fca
LLE JIT:
...
* Optimised the updating of g_dsp.pc in the compile loop (code by kiesel-stein)
* Added JIT version of LRI (code by kiesel-stein)
* Added JIT versions of the branch instructions (code by Jack Frost)
* DSP_SendAIBuffer fix (code by Mylek)
* Marked instructions that update g_dsp.pc in the DSP table and updated PC based on the table (speed up)
* Fixed the signed bits not being set properly in the addr instruction
* Created a MainOpFallback function to use interpreted versions of the instructions if necessary (code by kiesel-stein)
* Disabled the jit versions of subarn and addarn as they are slowing down NSMBW
The above work in both x86 and x64 modes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6582 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-15 01:42:32 +00:00
..
2010-02-24 03:38:36 +00:00
2010-12-15 01:42:32 +00:00
2009-07-28 21:32:10 +00:00
2010-08-10 08:29:15 +00:00
2010-04-14 13:57:16 +00:00
2010-02-19 17:05:26 +00:00
2010-09-27 04:30:23 +00:00
2009-07-28 21:32:10 +00:00
2010-07-22 03:29:35 +00:00
2010-02-16 08:46:21 +00:00
2010-12-05 15:59:11 +00:00
2009-07-28 21:32:10 +00:00
2009-07-28 21:32:10 +00:00
2010-11-15 05:29:10 +00:00
2010-12-04 03:50:55 +00:00
2010-11-16 21:14:19 +00:00
2010-05-02 21:12:51 +00:00
2010-12-14 17:52:01 +00:00
2010-12-14 17:52:01 +00:00
2010-02-24 10:10:48 +00:00
2010-02-24 10:10:48 +00:00
2010-02-18 12:06:13 +00:00
2010-12-05 09:04:34 +00:00
2010-06-05 01:38:22 +00:00
2009-07-30 07:09:26 +00:00
2009-07-30 07:09:26 +00:00
2010-08-10 04:12:32 +00:00
2010-07-20 03:23:25 +00:00
2010-04-08 16:59:35 +00:00
2010-12-05 15:59:11 +00:00
2010-12-03 12:42:01 +00:00
2009-07-28 21:32:10 +00:00
2010-08-28 15:09:42 +00:00
2010-08-28 15:09:42 +00:00
2010-11-10 04:12:31 +00:00
2010-07-23 05:22:12 +00:00
2010-12-05 03:36:37 +00:00
2010-12-14 17:52:01 +00:00
2010-12-14 17:52:01 +00:00
2010-12-14 17:52:01 +00:00
2009-07-28 21:32:10 +00:00
2009-07-28 21:32:10 +00:00
2010-07-29 17:52:43 +00:00
2009-11-07 18:53:10 +00:00
2010-11-10 04:12:31 +00:00
2010-07-18 05:15:16 +00:00
2010-07-22 03:29:35 +00:00
2009-07-28 21:32:10 +00:00
2010-12-05 09:04:34 +00:00
2010-12-04 03:50:55 +00:00
2010-09-07 06:06:08 +00:00
2010-12-05 16:57:32 +00:00
2010-12-05 16:57:32 +00:00
2010-07-30 03:51:49 +00:00
2010-07-30 03:51:49 +00:00
2009-11-07 20:01:39 +00:00
2009-12-25 11:59:04 +00:00
2010-08-10 07:25:35 +00:00
2010-08-10 07:25:35 +00:00
2010-10-12 20:14:09 +00:00
2010-12-05 09:04:34 +00:00
2010-05-23 08:41:58 +00:00
2009-07-28 21:32:10 +00:00
2009-07-28 21:32:10 +00:00
2009-07-28 21:32:10 +00:00
2010-11-11 04:59:50 +00:00
2010-11-10 04:12:31 +00:00
2010-07-08 15:25:01 +00:00
2010-12-05 18:22:41 +00:00
2009-07-28 21:32:10 +00:00
2010-12-05 09:04:34 +00:00
2010-03-18 14:34:37 +00:00
2010-12-05 15:59:11 +00:00
2010-11-22 02:42:53 +00:00
2010-02-14 22:37:46 +00:00
2010-02-14 22:37:46 +00:00
2010-11-22 15:25:59 +00:00
2010-01-21 19:55:01 +00:00
2010-07-08 15:44:39 +00:00
2009-07-28 21:32:10 +00:00
2009-07-28 21:32:10 +00:00
2010-12-05 15:59:11 +00:00
2010-12-15 01:42:32 +00:00