aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests/Cpu/CpuTestAlu32.cs
AgeCommit message (Expand)Author
2022-02-08ARMeilleure: A32: Implement SHSUB8 and UHSUB8 (#3089)1.1.21merry
2022-02-06ARMeilleure: A32: Implement SHADD8 (#3086)1.1.18merry
2021-12-08Implement UHADD8 instruction (#2908)Piyachet Kanda
2020-03-01Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi