aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/NativeInterface.cs
AgeCommit message (Expand)Author
2022-02-18Enable CPU JIT cache invalidation (#2965)1.1.44gdkchan
2021-05-29Add multi-level function table (#2228)FICTURE7
2021-04-18Add inlined on translation call counting (#2190)FICTURE7
2020-12-17PPTC Follow-up. (#1712)LDj3SNuD
2020-12-16Clear JIT cache on exit (#1518)gdkchan
2020-12-07Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (...LDj3SNuD
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-07-30 Implement inline memory load/store exclusive and ordered (#1413)gdkchan
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-23Implement CNTVCT_EL0 (#1268)mageven
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-17Improve V128 (#1097)Ficture Seven
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