aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_A64/ARMJIT_Compiler.h
Commit message (Expand)AuthorAge
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* update copyright headersArisotura2022-01-09
* JIT: fix ldm with writeback loading rnRSDuck2021-07-24
* support allocating more registers for aarch64 JITRSDuck2021-06-29
* update copyright year and add missing GPL headersRSDuck2021-03-12
* JIT: handle STR post with rd == rnRSDuck2021-01-19
* JIT fixesRSDuck2020-11-09
* Fix compilation issues on pedantic cpp compilers. (#783)Filippo Scognamiglio2020-10-31
* Random minor fixes (#757)Valeri2020-10-01
* Make it buildable on aarch64RSDuck2020-07-23
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* fix LDM usermode for aarch64 as wellRSDuck2020-04-26
* move ARM64 JIT backend hereRSDuck2020-04-26