aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSystem32.cs
AgeCommit message (Expand)Author
2022-08-05Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544)1.1.208gdkchan
2021-08-27Implement MSR instruction for A32 (#2585)Mary
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-04Don't decode blocks starting outside mapped memory & undefined instead of thr...gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi