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
2021-01-23 10:32:44 +01:00
2021-01-05 15:24:21 +01:00
2019-05-08 23:59:04 +02:00