1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-07 16:19:37 +00:00
Commit graph

106 commits

Author SHA1 Message Date
LDj3SNuD f09a0082bf Review of cpu tests and creation of a class for mixed cpu tests. ()
* Update CpuTest.cs

* Update CpuTestAlu.cs

* Update CpuTestScalar.cs

* Update CpuTestSimdMove.cs

* Create CpuTestMisc.cs

* Update CpuTest.cs

* Update CpuTestScalar.cs

* Update CpuTest.cs

* Update CpuTestAlu.cs

* Update CpuTestMisc.cs

* Update CpuTestScalar.cs
2018-02-23 09:29:20 -03:00
gdkchan 3696255457 Add ChocolArm64 reference to Ryujinx.Tests 2018-02-20 17:19:00 -03:00
Merry 1039797c30 Implement Zip1, Zip2 () 2018-02-20 07:41:55 -03:00
Merry 8df0b62fe0 Tests: Add Fmax_S test () 2018-02-19 01:17:26 -03:00
gdkchan f35d286c8d Rename ARegisters to AThreadState 2018-02-18 16:28:07 -03:00
Merry 1bfe6a9c22 Add some tests ()
* Add tests

* Add some simple Alu instruction tests

* travis: Run tests

* CpuTest: Add TearDown
2018-02-15 21:04:38 -03:00