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
88a0e720cbe567aff67b6124aa9e6cfc17599739
ryujinx
/
Ryujinx.Tests
/
Cpu
History
Nicholas Rodine
951700fdd8
Removed unused usings. (
#3593
)
...
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
2022-08-18 18:04:54 +02:00
..
CpuContext.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
CpuTest32.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
CpuTest.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
CpuTestAlu32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestAlu.cs
…
CpuTestAluBinary32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestAluBinary.cs
…
CpuTestAluImm32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestAluImm.cs
…
CpuTestAluRs32.cs
…
CpuTestAluRs.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CpuTestAluRx.cs
…
CpuTestBf32.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
CpuTestBfm.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
CpuTestCcmpImm.cs
…
CpuTestCcmpReg.cs
…
CpuTestCsel.cs
…
CpuTestMisc32.cs
…
CpuTestMisc.cs
…
CpuTestMov.cs
Implement a custom value generator for the Tests of the CLS and CLZ instructions (Base: 32, 64 bits. Simd: 8, 16, 32 bits). (
#696
)
2019-06-12 09:03:31 -03:00
CpuTestMul32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestMul.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
CpuTestSimd32.cs
Implement Arm32 Sha256 and MRS Rd, CPSR instructions (
#3544
)
2022-08-05 19:03:50 +02:00
CpuTestSimd.cs
Implement CPU FCVT Half <-> Double conversion variants (
#3439
)
2022-07-06 13:40:31 +02:00
CpuTestSimdCrypto32.cs
…
CpuTestSimdCrypto.cs
…
CpuTestSimdCvt32.cs
…
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
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CpuTestSimdLogical32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestSimdMemory32.cs
…
CpuTestSimdMov32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestSimdReg32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestSimdReg.cs
…
CpuTestSimdRegElem32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestSimdRegElem.cs
…
CpuTestSimdRegElemF.cs
…
CpuTestSimdShImm32.cs
…
CpuTestSimdShImm.cs
…
CpuTestSimdTbl.cs
…
CpuTestSystem.cs
…
CpuTestT32Alu.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestT32Flow.cs
T32: Implement B, B.cond, BL, BLX (
#3155
)
2022-03-04 23:05:08 +01:00
CpuTestT32Mem.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
CpuTestThumb.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
PrecomputedMemoryThumbTestCase.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
PrecomputedThumbTestCase.cs
T32: Implement ALU (shifted register) instructions (
#3135
)
2022-02-22 19:11:28 -03:00