diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-01-18 14:01:12 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-28 13:40:17 -0700 |
commit | 19b9fc2a39c733f585388918e4e093f08e2c33eb (patch) | |
tree | 3c6725281079a98aed8c7beeb5c049e06562769c /rust/qemu-api-macros | |
parent | 1b6e25e300e78cf8d8581245c2f8339c5b423d30 (diff) | |
download | qemu-19b9fc2a39c733f585388918e4e093f08e2c33eb.zip qemu-19b9fc2a39c733f585388918e4e093f08e2c33eb.tar.gz qemu-19b9fc2a39c733f585388918e4e093f08e2c33eb.tar.bz2 |
tcg/s390x: Add TCG_CT_CONST_N32
We were using S32 | U32 for add2/sub2. But the ALGFI and SLGFI
insns that implement this both have uint32_t immediates.
This makes the composite range balanced and
enables use of -0xffffffff ... -0x80000001.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions