aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_RegisterCache.h
Commit message (Expand)AuthorAge
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* fixes editor warnings about undefined types in a bunch of filesValtýr Kári Daníelsson2022-07-27
* update copyright headersArisotura2022-01-09
* Update copyright year and add missing GPL headers part 2WaluigiWare642021-03-21
* Random minor fixes (#757)Valeri2020-10-01
* for some reason tabs and spaces were mixedRSDuck2020-07-23
* rewrite JIT memory emulationRSDuck2020-05-09
* git played a prank on me haha very funnyRSDuck2020-04-26
* this it should workRSDuck2020-04-26
* fixup for aarch64 JITRSDuck2020-04-26
* improve nop handling and proper behaviour for LDM^RSDuck2020-04-26
* integrate changes from ARM64 backend and moreRSDuck2020-04-26
* new block cache and much more...RSDuck2020-04-26
* load register only if neededRSDuck2020-04-26
* jit: thumb block transfer workingRSDuck2020-04-26