On 10/9/25 01:18, 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]> --- target/openrisc/translate.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
