OSDN Git Service

accel/tcg: Renumber TLB_DISCARD_WRITE
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jun 2023 10:27:27 +0000 (12:27 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Jun 2023 15:33:00 +0000 (17:33 +0200)
commita0eaae08c7c6a59c185cf646b02f4167b2ac6ec0
tree06257b623f9014b19f62525cea3a5f4aa168412d
parent187ba6945345cedf2f343fcc33e5616186aebe9d
accel/tcg: Renumber TLB_DISCARD_WRITE

Move to fill a hole in the set of bits.
Reduce the total number of tlb bits by 1.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-all.h
tcg/tcg-op-ldst.c