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
90163087a0a0e3a472556c3fe1a363bdc9703596
ryujinx
/
Ryujinx.Tests
/
Cpu
History
LDj3SNuD
4bd1ad16f9
Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (
#2139
)
2021-03-25 23:33:32 +01:00
..
CpuTest32.cs
…
CpuTest.cs
…
CpuTestAlu32.cs
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (
#954
)
2020-03-01 07:51:55 +11:00
CpuTestAlu.cs
…
CpuTestAluBinary32.cs
…
CpuTestAluBinary.cs
…
CpuTestAluImm.cs
…
CpuTestAluRs32.cs
…
CpuTestAluRs.cs
…
CpuTestAluRx.cs
…
CpuTestBf32.cs
…
CpuTestBfm.cs
…
CpuTestCcmpImm.cs
…
CpuTestCcmpReg.cs
Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (
#489
)
2018-11-01 01:22:09 -03:00
CpuTestCsel.cs
…
CpuTestMisc32.cs
…
CpuTestMisc.cs
…
CpuTestMov.cs
…
CpuTestMul32.cs
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (
#954
)
2020-03-01 07:51:55 +11:00
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
…
CpuTestSimdCvt.cs
…
CpuTestSimdExt.cs
…
CpuTestSimdFcond.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CpuTestSimdFmov.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CpuTestSimdImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CpuTestSimdIns.cs
…
CpuTestSimdLogical32.cs
Implements some 32-bit instructions (VBIC, VTST, VSRA) (
#1192
)
2020-07-19 15:11:58 -03:00
CpuTestSimdMemory32.cs
…
CpuTestSimdMov32.cs
…
CpuTestSimdReg32.cs
…
CpuTestSimdReg.cs
…
CpuTestSimdRegElem32.cs
…
CpuTestSimdRegElem.cs
Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (
#2139
)
2021-03-25 23:33:32 +01:00
CpuTestSimdRegElemF.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
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
…