Ryujinx/Ryujinx.Tests/Cpu
LDj3SNuD febc2ad6f4 Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655)
* Update CpuTestSimdCvt.cs

* Update CpuTestSimd.cs

* Update CpuTestSimdShImm.cs

* Update InstEmitSimdCvt.cs

* Update InstEmitSimdMove.cs

* Update InstEmitSimdCmp.cs

* Update VectorHelper.cs

* Update InstEmitSimdHelper.cs

* Update OpCodeTable.cs

* Update InstEmitSimdCvt.cs

* Update InstEmitSimdHelper.cs

* Update InstEmitSimdMove.cs
2019-04-03 09:21:22 -03:00
..
CpuTest.cs Add Tbl_V Sse opt. with Tests. (#651) 2019-03-23 15:50:19 -03:00
CpuTestAlu.cs
CpuTestAluImm.cs
CpuTestAluRs.cs
CpuTestAluRx.cs
CpuTestBfm.cs
CpuTestCcmpImm.cs
CpuTestCcmpReg.cs
CpuTestCsel.cs
CpuTestMisc.cs
CpuTestMov.cs
CpuTestMul.cs
CpuTestSimd.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
CpuTestSimdArithmetic.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
CpuTestSimdCrypto.cs
CpuTestSimdCvt.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
CpuTestSimdExt.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
CpuTestSimdFcond.cs
CpuTestSimdImm.cs
CpuTestSimdIns.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
CpuTestSimdReg.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
CpuTestSimdRegElem.cs
CpuTestSimdRegElemF.cs
CpuTestSimdShImm.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
CpuTestSimdTbl.cs Add Tbl_V Sse opt. with Tests. (#651) 2019-03-23 15:50:19 -03:00