On 5/27/2026 1:13 PM, Philippe Mathieu-Daudé wrote: > Use uint32_t for RV32, uint64_t otherwise. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/riscv/cpu_helper.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
