diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-09-14 20:17:29 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-10-05 16:53:17 -0700 |
commit | 4223c9c1c6358f65fb2df2708c86f95faf235e30 (patch) | |
tree | b781f49f3a7c1d869780bba6796b471eb9948e6e /dump/dump.c | |
parent | 220db7a6c461d9e33a50134f72a2e0cb3c6c5e62 (diff) | |
download | qemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.zip qemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.tar.gz qemu-4223c9c1c6358f65fb2df2708c86f95faf235e30.tar.bz2 |
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 'dump/dump.c')
0 files changed, 0 insertions, 0 deletions