Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | JIT: Add bits for Windows ARM64 support | Nadia Holmquist Pedersen | 2022-11-05 |
| | |||
* | some tiny A64 optimisations | RSDuck | 2021-06-30 |
| | |||
* | fix aarch64 build with gcc 11 | RSDuck | 2021-04-29 |
| | |||
* | Fix the ARM64 Code Emitter on macOS | WaluigiWare64 | 2020-12-28 |
| | |||
* | remove some UB | RSDuck | 2020-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 changes | RSDuck | 2020-07-08 |
| | |||
* | apply fixes for aarch64 linux by @nadiaholmquist | RSDuck | 2020-04-26 |
| | |||
* | move ARM64 JIT backend here | RSDuck | 2020-04-26 |