summaryrefslogtreecommitdiffstats
path: root/python/qemu/aqmp/qmp_client.py
diff options
context:
space:
mode:
authorRichard Henderson2020-09-15 05:17:29 +0200
committerRichard Henderson2021-10-06 01:53:17 +0200
commit4223c9c1c6358f65fb2df2708c86f95faf235e30 (patch)
treeb781f49f3a7c1d869780bba6796b471eb9948e6e /python/qemu/aqmp/qmp_client.py
parenttcg/s390x: Implement TCG_TARGET_HAS_minmax_vec (diff)
downloadqemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.tar.gz
qemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.tar.xz
qemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.zip
tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
The unsigned saturations are handled via generic code using min/max. The signed saturations are expanded using double-sized arithmetic and a saturating pack. Since all operations are done via expansion, do not actually set TCG_TARGET_HAS_sat_vec. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/aqmp/qmp_client.py')
0 files changed, 0 insertions, 0 deletions