diff options
author | Richard Henderson | 2019-02-15 10:56:41 +0100 |
---|---|---|
committer | Peter Maydell | 2019-02-15 10:56:41 +0100 |
commit | 89e68b575e138d0af1435f11a8ffcd8779c237bd (patch) | |
tree | dc881e817b6907d4d9b9ee76c8c8fbb2e8df5cad /hw/misc/mst_fpga.c | |
parent | target/arm: Split out FPSCR.QC to a vector field (diff) | |
download | qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.tar.gz qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.tar.xz qemu-89e68b575e138d0af1435f11a8ffcd8779c237bd.zip |
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 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions