aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSystem32.cs
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Implement MSR instruction for A32 (#2585)Mary1-0/+39
2021-08-17Reduce JIT GC allocations (#2515)FICTURE71-1/+1
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD1-10/+44
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD1-24/+47
2020-03-04Don't decode blocks starting outside mapped memory & undefined instead of thr...gdkchan1-3/+6
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi1-0/+233