diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-02-15 09:56:41 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-15 09:56:41 +0000 |
commit | 89e68b575e138d0af1435f11a8ffcd8779c237bd (patch) | |
tree | dc881e817b6907d4d9b9ee76c8c8fbb2e8df5cad /tcg/README | |
parent | a4d5846245c5e029e5aa3945a9bda1de1c3fedbf (diff) | |
download | qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.zip qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.tar.gz qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.tar.bz2 |
target/arm: Use vector operations for saturation
For same-sign saturation, we have tcg vector operations. We can
compute the QC bit by comparing the saturated value against the
unsaturated value.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190209033847.9014-12-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tcg/README')
0 files changed, 0 insertions, 0 deletions