mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 10:54:50 +00:00
Instead of computing mem_index and s_bits in both tcg_out_qemu_ld and tcg_out_qemu_st function and passing them to tcg_out_tlb_load, directly pass oi to the tcg_out_tlb_load function and compute mem_index and s_bits there. Backports commit 81dfaf1a8f7f95259801da9732472f879023ef77 from qemu |
||
|---|---|---|
| .. | ||
| tcg-target.c | ||
| tcg-target.h | ||