On 3/11/25 04:37, [email protected] wrote:
From: Alistair Francis <[email protected]>

Now that mhpmcounter is always a 64-bit value we can remove the
upper_half argument from riscv_pmu_ctr_get_fixed_counters_val() and
always return a 64-bit value.

Signed-off-by: Alistair Francis <[email protected]>
---
  target/riscv/csr.c | 40 +++++++++-------------------------------
  1 file changed, 9 insertions(+), 31 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to