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-13 16:42:57 +02:00
2021-07-31 23:50:20 +02:00
2021-07-13 16:42:49 +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