Richard Henderson writes:
> Populate this new method for all targets. Always match
> the result that would be given by cpu_get_tb_cpu_state,
> as we will want these values to correspond in the logs.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
On 30/09/2022 22:26, Richard Henderson wrote:
Populate this new method for all targets. Always match
the result that would be given by cpu_get_tb_cpu_state,
as we will want these values to correspond in the logs.
Signed-off-by: Richard Henderson
---
Cc: Eduardo Habkost (supporter:Machine cor
nongnu.org; qemu-...@nongnu.org; qemu-ri...@nongnu.org;
> qemu-s3...@nongnu.org
> Subject: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
>
> diff --git a/target/hexagon/cpu.c
> b/target/hexagon/cpu.c index fa9bd702d6..04a497db5e 100644
> --- a/target/hexagon/cpu.c
> +++ b
Populate this new method for all targets. Always match
the result that would be given by cpu_get_tb_cpu_state,
as we will want these values to correspond in the logs.
Signed-off-by: Richard Henderson
---
Cc: Eduardo Habkost (supporter:Machine core)
Cc: Marcel Apfelbaum (supporter:Machine core)