9a5e884913
JIT: Add bits for Windows ARM64 support
2022-11-05 22:37:27 +01:00
5a071c4c29
some tiny A64 optimisations
2021-06-30 00:41:04 +02:00
0a3a2ad009
fix aarch64 build with gcc 11
2021-04-29 15:15:16 +02:00
b24e855fb8
Fix the ARM64 Code Emitter on macOS
2020-12-28 18:18:33 +05:00
9772201345
remove some UB
...
- 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
2020-09-04 20:37:14 +02:00
3786660099
misc JIT changes
2020-07-08 23:08:25 +02:00
899cf97c51
apply fixes for aarch64 linux by @nadiaholmquist
2020-04-26 13:05:10 +02:00
d6cc7de6c4
move ARM64 JIT backend here
2020-04-26 13:05:09 +02:00