aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitHelper.cs
AgeCommit message (Expand)Author
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-12-16Clear JIT cache on exit (#1518)gdkchan
2020-09-07Do not emit StoreToContext before Return (#1537)FICTURE7
2020-03-12Use a Jump Table for direct and indirect calls/jumps, removing transitions to...riperiperi
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan