JosJuice 3df09f349d JitArm64: Prefer X8 and up for temporary registers in JitAsm
Just to make the code easier to understand at a glance. I especially
found it a bit annoying to reason about whether callee-saved registers
like W28 were being used because we needed a callee-saved register or
just for no reason in particular.

X8 and up is what compilers normally use when they're not register
starved.
2023-11-29 19:13:03 +01:00
..
2022-09-30 11:07:41 +00:00
2023-05-16 20:21:36 -07:00
2023-11-28 23:03:26 +11:00
2023-10-02 17:28:23 -04:00