aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitException.cs
AgeCommit message (Expand)Author
2022-03-04Decoder: Exit on trapping instructions, and resume execution at trapping inst...1.1.58merry
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-06-18Generalize tail continues (#1298)Ficture Seven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-12Use a Jump Table for direct and indirect calls/jumps, removing transitions to...riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan