Ryujinx/Ryujinx.Tests/Cpu
LDj3SNuD 7acd0e0122 Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74)
* Update AOpCodeTable.cs

* Update AInstEmitSimdArithmetic.cs

* Update AInstEmitSimdHelper.cs

* Update CpuTestSimdArithmetic.cs

* Update AOpCodeTable.cs

* Update AInstEmitSimdArithmetic.cs
2018-04-08 16:08:57 -03:00
..
CpuTest.cs Allow more than one process, free resources on process dispose, implement SvcExitThread 2018-03-12 01:14:12 -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 Frint Instructions and Tests (#62) 2018-03-23 07:40:23 -03:00
CpuTestSimdArithmetic.cs Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) 2018-04-08 16:08:57 -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