On 2/3/25 05:59, Alex Bennée wrote:
Richard Henderson <[email protected]> writes:This is now prohibited in configuration. Signed-off-by: Richard Henderson <[email protected]><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~
