Ryujinx/Ryujinx.Tests/Cpu
gdkchan 02a8e7fc93
Remove unnecessary usings (#463)
* Remove unnecessary usings

* Fix CastExpression while I'm at it
2018-10-17 14:55:10 -03:00
..
CpuTest.cs Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437) 2018-10-05 22:45:59 -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 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
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
CpuTestSimdCvt.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 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
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