JosJuice 12629beff8 JitArm64: Call swap variants of memory write functions
Write_U16_Swap leaves the upper 32 bits alone. Reimplementing this
correctly in the JIT would require more than one instruction,
so let's just call Write_U16_Swap instead, like Jit64 does.
2021-08-04 23:04:02 +02:00
..
2021-07-25 16:23:18 -04:00
2021-07-25 15:15:15 +01:00
2021-07-13 16:42:49 +02:00