Ryujinx/Ryujinx.Tests/Cpu
LDj3SNuD b956bbc32c Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483)
* Update AOpCodeTable.cs

* Update AInstEmitSystem.cs

* Update AInstEmitSimdHash.cs

* Update ASoftFallback.cs

* Update CpuTestSimdReg.cs

* Update CpuTestSimd.cs
2018-10-28 19:27:50 -03:00
..
CpuTest.cs Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. (full FP emu.). Add 4 FP Tests. (#468) 2018-10-23 11:12:45 -03:00
CpuTestAlu.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestAluImm.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestAluRs.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestAluRx.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestBfm.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestCcmpImm.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestCcmpReg.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestCsel.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestMisc.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestMov.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestMul.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestSimd.cs Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483) 2018-10-28 19:27:50 -03:00
CpuTestSimdArithmetic.cs Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
CpuTestSimdCrypto.cs Remove old Tester, update Tests (some reworks). (#400) 2018-09-08 14:23:07 -03:00
CpuTestSimdIns.cs Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (#449) 2018-10-13 23:35:16 -03:00
CpuTestSimdReg.cs Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483) 2018-10-28 19:27:50 -03:00
CpuTestSimdRegElem.cs Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (#449) 2018-10-13 23:35:16 -03:00
CpuTestSimdRegElemF.cs Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (#449) 2018-10-13 23:35:16 -03:00
CpuTestSimdShImm.cs Fix/Add 1+12 [Saturating] [Rounded] Shift Right Narrow (imm.) Instructions; add 14 Tests. Add 6 Tests for PR#405. Add 2 Tests for PR#412. (#409) 2018-09-17 01:54:05 -03:00