Ryujinx/Ryujinx.Tests/Cpu
MS-DOS1999 c9ef25681d Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44)
* add 'ADC 32bit and Overflow' test

* Add WZR/WSP tests

* fix ADC and ADDS

* add ADCS test

* add SBCS test

* indent my code and delete comment

* '/' <- i hate you x)

* remove spacebar char

* remove false tab

* add frintx_S test

* update frintx_S test

* add ASRV test

* fix new line

* fix PR

* fix indent
2018-03-05 09:21:19 -03:00
..
CpuTest.cs Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) 2018-03-05 09:21:19 -03:00
CpuTestAlu.cs Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) 2018-03-05 09:21:19 -03:00
CpuTestMisc.cs Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) 2018-03-05 09:21:19 -03:00
CpuTestScalar.cs Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) 2018-03-05 09:21:19 -03:00
CpuTestSimdArithmetic.cs Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) 2018-03-05 09:21:19 -03:00
CpuTestSimdMove.cs Review of cpu tests and creation of a class for mixed cpu tests. (#35) 2018-02-23 09:29:20 -03:00