14 Commits

Author SHA1 Message Date
Subv
20541736eb Updated the toolchain and fixed the build with the latest ctrulib. 2017-01-05 11:56:35 -05:00
Emmanuel Gil Peyrot
979410ba82 Remove trailing spaces everywhere. 2015-03-13 20:19:47 +01:00
Yuri Kunde Schlesner
f11f8ae7f0 Add tests for SXTH, LDRSH and STRH 2015-01-30 17:00:44 -02:00
bunnei
ef9eb0d006 Merge pull request #17 from lioncash/qaddsub16
integer: Add QADD16 and QSUB16 tests
2014-12-17 18:45:48 -05:00
Lioncash
add771e47e integer: Add QADD16 and QSUB16 tests 2014-12-16 00:45:56 -05:00
Lioncash
cf95873212 integer: Add CPU test for USADA8. 2014-12-15 22:34:38 -05:00
Lioncash
442c961038 integer: Add CPU test for USAD8 2014-12-15 22:33:29 -05:00
Lioncash
565b390bdc integer: CPU test for UXTAB16 2014-12-15 22:16:46 -05:00
Lioncash
f095f04b8c integer: Add a test for UXTB16 2014-12-15 01:37:36 -05:00
Lioncash
87a16323bc integer: Fix the UQSUB8 asserts
Forgot to invert the tested conditionals.
2014-12-14 02:18:55 -05:00
Lioncash
4a2fb659e3 integer: Basic UQSUB8 test 2014-12-13 23:12:47 -05:00
archshift
3f083e0e0e Make Test a template function for easy comparison with values.
Also allows further logging and output in the future.
2014-12-10 20:15:30 -08:00
Lioncash
c54a879de9 integer: Add ADDS test
Moved to inline asm by Normmatt.
2014-12-10 21:26:05 -05:00
Lioncash
b61bfd2cf7 Initial introduction of CPU tests 2014-12-08 21:54:58 -05:00