mirror of
https://github.com/Team-Resurgent/xemu-plus.git
synced 2026-04-30 10:56:50 -07:00
521c9e1b1a
Since 288a5fe980, we don't link translation blocks
directly to palcode entry points. If we load palbr
from env instead of encoding the constant, we avoid
all need for tb_flush().
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>