mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 22:55:32 +00:00
5847d833b2
This will not necessarily restrict the size of the TB, since for v7 the majority of constant pool usage is for calls from the out-of-line ldst code, which is already at the end of the TB. But this does allow us to save one insn per reference on the off-chance. Backports commit b4b82d7e9caff7ccca5c621817b5a4b8e95eb9b1 from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |