This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
863c5811903d9fe1020d966028ce6a030477be92
ryujinx
/
Ryujinx.Tests
/
Cpu
History
merry
88d3ffb97c
ARMeilleure: A32: Implement SHADD8 (
#3086
)
2022-02-06 12:25:45 -03:00
..
CpuTest32.cs
Add multi-level function table (
#2228
)
2021-05-29 18:06:28 -03:00
CpuTest.cs
Add multi-level function table (
#2228
)
2021-05-29 18:06:28 -03:00
CpuTestAlu32.cs
ARMeilleure: A32: Implement SHADD8 (
#3086
)
2022-02-06 12:25:45 -03:00
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
…
CpuTestMisc.cs
…
CpuTestMov.cs
…
CpuTestMul32.cs
…
CpuTestMul.cs
…
CpuTestSimd32.cs
Implement VCNT instruction (
#1963
)
2021-02-22 16:26:13 +01:00
CpuTestSimd.cs
CPU - Implement FCVTMS (Vector) (
#2937
)
2022-01-04 16:45:28 -03: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
Implement FCVTNS (Scalar GP) (
#2953
)
2022-01-19 22:21:44 -03:00
CpuTestSimdExt.cs
…
CpuTestSimdFcond.cs
…
CpuTestSimdFmov.cs
…
CpuTestSimdImm.cs
…
CpuTestSimdIns.cs
…
CpuTestSimdLogical32.cs
Implement VORN (register) Arm32 instruction (
#2396
)
2021-06-23 23:21:23 +02:00
CpuTestSimdMemory32.cs
…
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
Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (
#2139
)
2021-03-25 23:33:32 +01:00
CpuTestSimdRegElemF.cs
…
CpuTestSimdShImm32.cs
…
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
…