mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 08:21:05 +00:00
5e9e39cafd
We use ADRP+ADD to compute the target address for goto_tb. This patch introduces the NOP instruction which is used to align the above instruction pair so that we can use one atomic instruction to patch the destination offsets. Backports commit b68686bd4bfeb70040b4099df993dfa0b4f37b03 from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |