mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 16:36:53 +00:00
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 |