On Wed, 3 May 2023 at 08:23, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM