On 2/3/25 05:59, Alex Bennée wrote:
Richard Henderson writes:
This is now prohibited in configuration.
Signed-off-by: Richard Henderson
-#if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
Is it worth keeping a compile time assert with a comment so if anyone
attempts to hack 32 bit support back
Richard Henderson writes:
> This is now prohibited in configuration.
>
> Signed-off-by: Richard Henderson
> -#if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
Is it worth keeping a compile time assert with a comment so if anyone
attempts to hack 32 bit support back in they will find out quickly?
Oth
This is now prohibited in configuration.
Signed-off-by: Richard Henderson
---
include/qemu/atomic.h | 18 +++--
include/tcg/oversized-guest.h | 23 --
accel/tcg/cputlb.c | 7 ---
accel/tcg/tcg-all.c | 9 -
target/