On 1/15/26 7:32 PM, Richard Henderson wrote:
We should have used MO_{32,64} from the start, rather than raw integer constants. However, now that the CONFIG_ATOMIC64 test has been removed, we can remove the 'max' variable and simplify the two blocks.Signed-off-by: Richard Henderson <[email protected]> --- target/s390x/tcg/mem_helper.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
