magumagu9 4286b210a5 A couple of fixes for the current JIT.
One is generalizing the stwux implementation to all of stXx; not a
particularly significant improvement, but I had it in my tree, and it
makes my WIP JIT a drop-in replacement for the current JIT. (Not that
you'd really want to at the moment... The WIP JIT still has at
least one significant bug I haven't tracked down, and it's a lot slower
for anything using a significant amount of floating-point, which is 
basically anything except FMVs.  That said, it should basically work as
long as you're making a 32-bit build.)

The other fix is a minor (but probably visible) performance improvement 
for 64-bit Linux: fixing the store JIT to work properly.  I proposed 
the patch a couple days ago, but apparently nobody tested it... this 
way, I can force everyone on 64-bit Linux to test it :)  Please add the
"NOTE: stb and stbu are broken under 64bit Linux" bit back in if this
breaks anything.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1730 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-01 13:23:08 +00:00
..
2008-12-20 19:40:20 +00:00
2008-12-20 19:51:16 +00:00
2008-12-20 12:10:59 +00:00
2008-12-08 04:46:09 +00:00
2008-12-08 04:46:09 +00:00
2008-12-08 04:46:09 +00:00
2008-12-08 04:46:09 +00:00
2008-12-29 14:30:38 +00:00
2008-12-30 10:35:52 +00:00
2008-12-08 05:30:24 +00:00
2008-12-18 23:02:19 +00:00
2008-12-08 04:46:09 +00:00
2009-01-01 10:52:20 +00:00
2008-12-20 12:10:59 +00:00
2008-12-08 04:46:09 +00:00
2008-12-08 05:30:24 +00:00
2008-12-08 04:46:09 +00:00
2008-12-15 19:40:12 +00:00
2008-12-08 04:46:09 +00:00