On 5/27/2026 1:13 PM, Philippe Mathieu-Daudé wrote: > get_physical_address() is quite complex already. In order > to make the two next commits simplers, de-indent one if() > ladder. No logical change intended. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/riscv/cpu_helper.c | 33 ++++++++++++++++++--------------- > 1 file changed, 18 insertions(+), 15 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
