On 10/15/25 11:01, Philippe Mathieu-Daudé wrote:
translator_use_goto_tb() expects a vaddr type since commit b1c09220b4c ("accel/tcg: Replace target_ulong with vaddr in translator_*()").Signed-off-by: Philippe Mathieu-Daudé<[email protected]> Reviewed-by: Anton Johansson<[email protected]> Reviewed-by: Pierrick Bouvier<[email protected]> --- target/microblaze/translate.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
