aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Tests/Cpu/CpuTestSimdReg32.cs
AgeCommit message (Expand)Author
2024-08-08Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 ins...gdkchan
2024-01-30Cpu: Implement Vpadal and Vrintr instructions (#6185)Ac_K
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-01[Ryujinx.Tests] Address dotnet-format issues (#5389)TSRBerry
2023-06-14test: Make tests runnable on system without 4KiB page size (#5184)Mary
2023-04-27Move solution and projects to srcTSR Berry