mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 16:21:05 +00:00
4a1b8d64bd
Optimize rotate_x() using tcg_gen_extract_i32(). We can now free the 'sz' tcg_temp earlier. Since it is allocated with tcg_const_i32(), free it with tcg_temp_free_i32(). Backports commit 60d3d0cfeb1658d2827d6a4f0df27252bb36baba from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |