On 28/8/23 20:55, Richard Henderson wrote:
Push computation down into the if statements to the point the data is used.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- accel/tcg/cputlb.c | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>