This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-01-10 16:18:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ddf1105bcb
ryujinx
/
Ryujinx.Tests
/
Cpu
History
LDj3SNuD
c3e0c41da3
CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (
#1894
)
2021-01-20 09:12:33 +11:00
..
CpuTest32.cs
shader cache: Fix Linux boot issues (
#1709
)
2020-11-17 22:40:19 +01:00
CpuTest.cs
Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (
#1630
)
2020-12-07 10:37:07 +01:00
CpuTestAlu32.cs
CpuTestAlu.cs
CpuTestAluBinary32.cs
CpuTestAluBinary.cs
CpuTestAluImm.cs
CpuTestAluRs32.cs
CpuTestAluRs.cs
CpuTestAluRx.cs
CpuTestBf32.cs
CpuTestBfm.cs
CpuTestCcmpImm.cs
CpuTestCcmpReg.cs
CpuTestCsel.cs
CpuTestMisc32.cs
CPU: This PR fixes Fpscr, among other things. (
#1433
)
2020-08-08 17:18:51 +02:00
CpuTestMisc.cs
CpuTestMov.cs
CpuTestMul32.cs
CpuTestMul.cs
CpuTestSimd32.cs
CpuTestSimd.cs
CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (
#1894
)
2021-01-20 09:12:33 +11:00
CpuTestSimdCrypto32.cs
CpuTestSimdCrypto.cs
CpuTestSimdCvt32.cs
Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow paths (using fused inst.s). Fix Vfma_V slow path not using StandardFPSCRValue(). (
#1775
)
2020-12-17 20:43:41 +01:00
CpuTestSimdCvt.cs
CpuTestSimdExt.cs
CpuTestSimdFcond.cs
CpuTestSimdFmov.cs
CpuTestSimdImm.cs
CpuTestSimdIns.cs
CpuTestSimdLogical32.cs
CpuTestSimdMemory32.cs
CPU: This PR fixes Fpscr, among other things. (
#1433
)
2020-08-08 17:18:51 +02:00
CpuTestSimdMov32.cs
CpuTestSimdReg32.cs
CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. (
#1817
)
2021-01-04 23:45:54 +01:00
CpuTestSimdReg.cs
CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. (
#1817
)
2021-01-04 23:45:54 +01:00
CpuTestSimdRegElem32.cs
CpuTestSimdRegElem.cs
CpuTestSimdRegElemF.cs
CpuTestSimdShImm32.cs
CPU: This PR fixes Fpscr, among other things. (
#1433
)
2020-08-08 17:18:51 +02:00
CpuTestSimdShImm.cs
CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (
#1492
)
2020-08-31 20:48:21 -03:00
CpuTestSimdTbl.cs
CpuTestSystem.cs