On 21/6/23 14:18, Richard Henderson wrote:
This frees up one bit of the primary tlb flags without impacting the TLB_NOTDIRTY logic.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/exec/cpu-all.h | 8 ++++---- accel/tcg/cputlb.c | 18 ++++++++++++++---- 2 files changed, 18 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>