On 8/3/21 6:14 AM, Richard Henderson wrote: > The helper_*_mmu functions were the only thing available > when this code was written. This could have been adjusted > when we added cpu_*_mmuidx_ra, but now we can most easily > use the newest set of interfaces. > > Cc: Mark Cave-Ayland <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/sparc/ldst_helper.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
