mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-03-06 05:49:50 +00:00
Ensure direct jump patching in s390 is atomic by: * naturally aligning a location of direct jump address; * using atomic_read()/atomic_set() for code patching. Backports commit ed3d51ecd7fe248d3959e469d53890ac9ffe0cd2 from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |