aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_A64
Commit message (Expand)AuthorAge
* Fix the JIT Code Memory on ARM64 Macs (#916)WaluigiWare642021-02-22
* fix ARM64 againRSDuck2021-01-21
* fix last commit for ARM64RSDuck2021-01-20
* JIT: handle STR post with rd == rnRSDuck2021-01-19
* JIT A64: fixesRSDuck2021-01-05
* Fix JIT linkage on ARM64 Macs (#890)WaluigiWare642020-12-24
* aligned_alloc instead of memalignRSDuck2020-12-09
* Rename jit linkage asm files (#836)webgeek12342020-12-01
* JIT fixesRSDuck2020-11-09
* Fix compilation issues on pedantic cpp compilers. (#783)Filippo Scognamiglio2020-10-31
* Random minor fixes (#757)Valeri2020-10-01
* remove some UBRSDuck2020-09-04
* subtract cycles after checking IRQ and HaltRSDuck2020-07-27
* implement carry setting ALU op with immRSDuck2020-07-25
* 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
* another tryRSDuck2020-07-09
* 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
* rewrite JIT memory emulationRSDuck2020-05-09
* include more information in DataRegionRSDuck2020-04-26
* arm64 fix itcm invalidation and ldm^/stm^RSDuck2020-04-26
* the time of good commit names is long goneRSDuck2020-04-26
* fixup for aarch64 JITRSDuck2020-04-26
* fix LDM usermode for aarch64 as wellRSDuck2020-04-26
* apply fixes for aarch64 linux by @nadiaholmquistRSDuck2020-04-26
* move ARM64 JIT backend hereRSDuck2020-04-26