On Wed, 3 May 2023 at 08:23, Richard Henderson <[email protected]> wrote: > > Instead of trying to unify all operations on uint64_t, use > mmu_lookup() to perform the basic tlb hit and resolution. > Create individual functions to handle access by size. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
