diff options
| author | Richard Henderson | 2020-09-15 05:17:29 +0200 |
|---|---|---|
| committer | Richard Henderson | 2021-10-06 01:53:17 +0200 |
| commit | 4223c9c1c6358f65fb2df2708c86f95faf235e30 (patch) | |
| tree | b781f49f3a7c1d869780bba6796b471eb9948e6e /python/tests/mypy.sh | |
| parent | tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec (diff) | |
| download | qemu-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/tests/mypy.sh')
0 files changed, 0 insertions, 0 deletions
