summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-06-01 19:07:20 -0700
committerPeter Maydell <peter.maydell@linaro.org>2021-06-03 16:43:25 +0100
commit0711a634355a68cd83966872e387402a8b4b048a (patch)
treed3c4038c77ea1880683431e9af1c157269117e68 /python/qemu/utils/accel.py
parent269a7e97865cb863c9ca19e5f2e6a40ac9eddf82 (diff)
downloadfocaccia-qemu-0711a634355a68cd83966872e387402a8b4b048a.tar.gz
focaccia-qemu-0711a634355a68cd83966872e387402a8b4b048a.zip
target/arm: Mark LDS{MIN,MAX} as signed operations
The operands to tcg_gen_atomic_fetch_s{min,max}_i64 must
be signed, so that the inputs are properly extended.
Zero extend the result afterward, as needed.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/364
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20210602020720.47679-1-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions