dolphin/Source/UnitTests
pierre 4b9831cdce Core/DSPCore: Extended opcode handling fixes
* Make writeToBackLog private to DSPIntExtOps.cpp 
  (JIT variants of 'l and 'ln are disabled and broken as is)
* Make zeroing of the backlog conditional on doing an interpreter fallback and
  do it at a few more places
* Fix selection of cleanup for extended opcodes.
* Fix the DSP unit tests to correctly emit the function prolog/epilog
  (else EBX wouldn't be saved)
* Add a few more DSP unit tests


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6325 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-31 23:26:18 +00:00
..
AudioJitTests.cpp Core/DSPCore: Extended opcode handling fixes 2010-10-31 23:26:18 +00:00
DSPJitTester.cpp Core/DSPCore: Extended opcode handling fixes 2010-10-31 23:26:18 +00:00
DSPJitTester.h Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SConscript Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
UnitTests.cpp Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster. 2010-06-03 18:05:08 +00:00
UnitTests.vcproj include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00