On 08/10/25, Philippe Mathieu-Daudé wrote:
> Since commit bb5de52524c ("target: Widen pc/cs_base in
> cpu_get_tb_cpu_state"), cpu_get_tb_cpu_state() expects
> a uint64_t type for cs_base.
>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
> target/xtensa/cpu.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)Reviewed-by: Anton Johansson <[email protected]>
