diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-24 18:03:14 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-05-25 16:01:44 +0100 |
commit | 77e786bb958c1fa6f51d94aac6e6c9202ce665ef (patch) | |
tree | 622b71c9c4e50a345a61f7fb83a0d7c7a985c418 /scripts | |
parent | 751147928eaa46c3d9ce229ec5be9982590d8297 (diff) | |
download | qemu-77e786bb958c1fa6f51d94aac6e6c9202ce665ef.zip qemu-77e786bb958c1fa6f51d94aac6e6c9202ce665ef.tar.gz qemu-77e786bb958c1fa6f51d94aac6e6c9202ce665ef.tar.bz2 |
target/arm: Use correct output type for gvec_sdot_*_b
The signed dot product routines produce a signed result.
Since we use -fwrapv, there is no functional change.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-49-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions