Ryujinx/Ryujinx.Tests/Cpu
2018-03-10 20:39:16 -03:00
..
CpuTest.cs Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks 2018-03-10 20:39:16 -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