On Fri, 26 May 2023 at 01:26, Richard Henderson <richard.hender...@linaro.org> wrote: > > Adjust the softmmu tlb to use TMP[0-2], not any of the normally available > registers. Since we handle overlap betwen inputs and helper arguments, > we can allow any allocatable reg. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM