summaryrefslogtreecommitdiff
path: root/Source/UnitTests/DSPJitTester.cpp
AgeCommit message (Collapse)Author
2010-05-29Match types in comparison.Soren Jorvang
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5539 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-29DSPLLE: Some cleanup. Possibly very small speed increase.hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5535 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-23Unittests: Extend DSPJitTester to compare (and initialize!) iram/dram for ↵j4ck.fr0st
testing opcodes that perform memory access git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5401 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-13moar testing! changed some things to make it easier to use, added some bits ↵j4ck.fr0st
of documentation for other devs eager to use it :) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5358 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-11Removed a stray MOV in increase_addr_reg, fixed decrease_addr_reg. NR should ↵j4ck.fr0st
work now. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5329 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-09set eol-style nativej4ck.fr0st
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5307 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-09DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.j4ck.fr0st
And to help test things like that: DSPJitTester (use with caution on x64, most likely fails there; r5250 might be why) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5306 8ced0084-cf51-0410-be5f-012b33b47a6e