JosJuice d91d6fcdc5 JitArm64: Fix dcbz backpatch
The dcbz instruction needs to lock W30 so that the slowmem code will
push and pop it when calling into C++. Also, the slowmem code expects
that the address is present in W0, so replace the use of W0 as a scratch
register in the fastmem code with the now locked W30.
2021-07-21 19:19:52 +02:00
..
2021-07-13 16:42:57 +02:00
2021-07-21 19:19:52 +02:00
2021-07-13 16:42:49 +02:00
2021-07-13 16:44:04 +02:00
2021-07-13 16:42:35 +02:00
2021-07-13 16:41:18 +02:00
2019-05-08 23:59:04 +02:00