diff options
author | 2020-08-28 19:33:42 +0100 | |
---|---|---|
committer | 2020-09-01 11:38:06 +0100 | |
commit | ac8c62c4e5a3f24e6d47f52ec1bfb20994caefa5 (patch) | |
tree | 680716efeb759ff5a8b58d73fe68e3a68b15c3cd /scripts/test-driver.py | |
parent | target/arm: Implement fp16 for Neon fp compare-vs-0 (diff) | |
download | qemu-ac8c62c4e5a3f24e6d47f52ec1bfb20994caefa5.tar.xz qemu-ac8c62c4e5a3f24e6d47f52ec1bfb20994caefa5.zip |
target/arm: Implement fp16 for Neon VRECPS
Convert the Neon VRECPS insn to using a gvec helper, and
use this to implement the fp16 case.
The phrasing of the new float32_recps_nf() is slightly different from
the old recps_f32() so that it parallels the f16 version; for f16 we
can't assume that flush-to-zero is always enabled.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200828183354.27913-34-peter.maydell@linaro.org
Diffstat (limited to 'scripts/test-driver.py')
0 files changed, 0 insertions, 0 deletions