Age | Commit message (Expand) | Author |
2022-03-04 | T32: Implement B, B.cond, BL, BLX (#3155)1.1.57 | merry |
2022-02-22 | T32: Implement ALU (shifted register) instructions (#3135)1.1.53 | merry |
2022-02-22 | A32: Fix BLX and BXWritePC (#3151)1.1.48 | merry |
2022-02-11 | InstEmitMemory32: Literal loads always have word-aligned PC (#3104)1.1.26 | merry |
2021-08-17 | Reduce JIT GC allocations (#2515) | FICTURE7 |
2020-12-16 | Clear JIT cache on exit (#1518) | gdkchan |
2020-09-07 | Do not emit StoreToContext before Return (#1537) | FICTURE7 |
2020-03-12 | Use a Jump Table for direct and indirect calls/jumps, removing transitions to... | riperiperi |
2020-02-24 | Add most of the A32 instruction set to ARMeilleure (#897) | riperiperi |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |