aboutsummaryrefslogtreecommitdiff
path: root/src/dolphin
Commit message (Expand)AuthorAge
* Reduce code stink (#1818)jdp_2023-08-28
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* JIT: Add bits for Windows ARM64 supportNadia Holmquist Pedersen2022-11-05
* some tiny A64 optimisationsRSDuck2021-06-30
* fix aarch64 build with gcc 11RSDuck2021-04-29
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Fix the ARM64 Code Emitter on macOSWaluigiWare642020-12-28
* remove some UBRSDuck2020-09-04
* another tryRSDuck2020-07-09
* misc JIT changesRSDuck2020-07-08
* apply fixes for aarch64 linux by @nadiaholmquistRSDuck2020-04-26
* move ARM64 JIT backend hereRSDuck2020-04-26
* remove unneeded dolphin code, C++11 static_assertRSDuck2020-04-26
* jit: add compile optionRSDuck2020-04-26
* jit: remove unnessary files from dolphinRSDuck2020-04-26
* jit: fix linuxRSDuck2020-04-26
* JIT: compilation of word load and storeRSDuck2020-04-26
* JIT: baseRSDuck2020-04-26