aboutsummaryrefslogtreecommitdiff
path: root/src/dolphin/Arm64Emitter.cpp
Commit message (Collapse)AuthorAge
* 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
|
* Fix the ARM64 Code Emitter on macOSWaluigiWare642020-12-28
|
* remove some UBRSDuck2020-09-04
| | | | | | | - savestates used to read a four bytes from a single byte value - a few unassigned variables - some other things - also make the ROR macro an inline function
* misc JIT changesRSDuck2020-07-08
|
* apply fixes for aarch64 linux by @nadiaholmquistRSDuck2020-04-26
|
* move ARM64 JIT backend hereRSDuck2020-04-26