On 5/31/23 06:03, Richard Henderson wrote:
The replacement isn't ideal, as the raw count of bits
is not easily synced with exec/cpu-all.h, but it does
remove from tcg.h the target dependency on TARGET_PAGE_BITS_MIN
which is built into TLB_FLAGS_MASK.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/exec/cpu-all.h |  3 +++
  include/tcg/tcg.h      |  4 ----
  tcg/tcg-op-ldst.c      | 18 ++++++++++++++++--
  3 files changed, 19 insertions(+), 6 deletions(-)
Reviewed-by: Anton Johansson <a...@rev.ng>

Reply via email to