aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_A64/ARMJIT_LoadStore.cpp
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* 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
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* update copyright headersArisotura2022-01-09
* blfdlkgdfgdfArisotura2021-11-17
* more fixes for literal invalidationRSDuck2021-08-31
* fix last commit for aarch64RSDuck2021-07-24
* 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 A64: fixesRSDuck2021-01-05
* JIT fixesRSDuck2020-11-09
* Random minor fixes (#757)Valeri2020-10-01
* remove some UBRSDuck2020-09-04
* Fix 16-bit DSi ARM9 readRSDuck2020-07-23
* Arisotura isn't the only derpRSDuck2020-07-23
* Use the correct slow path for block read/writeRSDuck2020-07-23
* Make it buildable on aarch64RSDuck2020-07-23
* misc JIT changesRSDuck2020-07-08
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* arm64 fix itcm invalidation and ldm^/stm^RSDuck2020-04-26
* fix LDM usermode for aarch64 as wellRSDuck2020-04-26
* move ARM64 JIT backend hereRSDuck2020-04-26