Ryujinx/Ryujinx.Tests/Cpu
LDj3SNuD 894459fcd7 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)
* Update AOpCodeTable.cs

* Update AInstEmitSimdMove.cs

* Update AInstEmitSimdArithmetic.cs

* Update AInstEmitSimdShift.cs

* Update ASoftFallback.cs

* Update ASoftFloat.cs

* Update AOpCodeSimdRegElemF.cs

* Update CpuTestSimdIns.cs

* Update CpuTestSimdRegElem.cs

* Create CpuTestSimdRegElemF.cs

* Update CpuTestSimd.cs

* Update CpuTestSimdReg.cs

* Superseded Fmul_Se Test. Nit.

* Address PR feedback.

* Address PR feedback.

* Update AInstEmitSimdArithmetic.cs

* Update ASoftFallback.cs

* Update AInstEmitAlu.cs

* Update AInstEmitSimdShift.cs
2018-10-13 23:35:16 -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 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
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