Age | Commit message (Expand) | Author |
2019-06-12 | Implement a custom value generator for the Tests of the CLS and CLZ instructi... | LDj3SNuD |
2018-11-01 | Add Flush-to-zero mode (input, output) to FP instructions (slow paths); updat... | LDj3SNuD |
2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
2018-09-08 | Remove old Tester, update Tests (some reworks). (#400) | LDj3SNuD |
2018-09-01 | Ryujinx.Tests: Add unicorn to test framework (#389) | Merry |
2018-08-10 | Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N... | LDj3SNuD |
2018-06-18 | Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmts... | LDj3SNuD |
2018-05-11 | Add intrinsics support (#121) | gdkchan |
2018-04-18 | Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs;... | LDj3SNuD |
2018-03-05 | Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) | MS-DOS1999 |
2018-02-24 | Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) | MS-DOS1999 |
2018-02-23 | Add flags parameters in singleOpcode function, and add ADC Test (#36) | MS-DOS1999 |
2018-02-23 | Review of cpu tests and creation of a class for mixed cpu tests. (#35) | LDj3SNuD |
2018-02-18 | Rename ARegisters to AThreadState | gdkchan |
2018-02-15 | Add some tests (#18) | Merry |