On 23/2/23 21:43, Richard Henderson wrote:
Pass CPUTLBEntryFull to get_physical_address instead of a collection of pointers.Signed-off-by: Richard Henderson <[email protected]> --- Cc: Mark Cave-Ayland <[email protected]> Cc: Artyom Tarasenko <[email protected]> --- target/sparc/mmu_helper.c | 121 +++++++++++++++++--------------------- 1 file changed, 54 insertions(+), 67 deletions(-)
Nice. Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
