On 21/6/23 14:18, Richard Henderson wrote:
Move to fill a hole in the set of bits. Reduce the total number of tlb bits by 1.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/exec/cpu-all.h | 4 ++-- tcg/tcg-op-ldst.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>