LDj3SNuD
02a6fdcd13
Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. Now all saturating methods are on ASoftFallback. (#334)
* Update Instructions.cs
* Update CpuTestSimd.cs
* Update CpuTestSimdReg.cs
* Update AOpCodeTable.cs
* Update AInstEmitSimdArithmetic.cs
* Update AInstEmitSimdHelper.cs
* Update ASoftFallback.cs
* Update CpuTestAlu.cs
* Update CpuTestAluImm.cs
* Update CpuTestAluRs.cs
* Update CpuTestAluRx.cs
* Update CpuTestBfm.cs
* Update CpuTestCcmpImm.cs
* Update CpuTestCcmpReg.cs
* Update CpuTestCsel.cs
* Update CpuTestMov.cs
* Update CpuTestMul.cs
* Update Ryujinx.Tests.csproj
* Update Ryujinx.csproj
* Update Luea.csproj
* Update Ryujinx.ShaderTools.csproj
* Address PR feedback (further tested).
* Address PR feedback.
2018-08-10 14:27:15 -03:00
..
2018-08-10 14:27:15 -03:00
2018-06-30 12:40:41 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-05-11 20:10:27 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-10 14:27:15 -03:00
2018-08-05 02:54:21 -03:00
Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183)
2018-06-25 22:32:29 -03:00
2018-07-12 15:51:02 -03:00
2018-08-10 14:27:15 -03:00