mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 13:31:07 +00:00
5eb2d6618f
Ensure direct jump patching in i386 is atomic by: * naturally aligning a location of direct jump address; * using atomic_read()/atomic_set() for code patching. Backports commit 0d07abf05e98903c7faf204a9a90f7d45b7554dc from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |