On 2/3/25 05:59, Alex Bennée wrote:
Richard Henderson <richard.hender...@linaro.org> writes:This is now prohibited in configuration. Signed-off-by: Richard Henderson <richard.hender...@linaro.org><snip>-#if TARGET_LONG_BITS > TCG_TARGET_REG_BITSIs 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?
It's there via the assert within qatomic_set(). r~