aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Instructions/InstEmitAlu32.cs
AgeCommit message (Expand)Author
2024-09-12Implement Arm32 VSHLL and QADD16 instructions (#7301)1.1.1386gdkchan
2024-08-08Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 ins...1.1.1373gdkchan
2024-04-07CPU: Fix PC alignment for ADR thumb instruction (#6613)1.1.1266gdkchan
2023-06-26[ARMeilleure] Address dotnet-format issues (#5357)1.1.923TSRBerry
2023-04-27Move solution and projects to srcTSR Berry