JosJuice 67491979ab JitArm64: Avoid using X30 with BLR
At least on some CPUs (I found out about this from the
Arm Cortex-A76 Software Optimization Guide), using X30
with BLR is one cycle slower than using another register.
2021-01-23 10:32:44 +01:00
..
2021-01-23 10:32:44 +01:00
2020-12-27 06:38:02 -05:00
2021-01-09 22:26:55 -08:00
2020-05-13 20:53:10 +02:00