diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2021-04-08 20:07:46 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-01 08:31:43 -0700 |
commit | dd8705bdf529d2c694ec3a4d4a2c18bb770d5c6c (patch) | |
tree | b7b72776fe3a73f48a400961b2c5e802f961e51f /.travis.yml | |
parent | d934c16d8a1e0fb82fd4abfa54dcb5217430577c (diff) | |
download | qemu-dd8705bdf529d2c694ec3a4d4a2c18bb770d5c6c.zip |
Hexagon (target/hexagon) add F2_sfinvsqrta
Rd32,Pe4 = sfinvsqrta(Rs32)
Square root approx
The helper packs the 2 32-bit results into a 64-bit value,
and the fGEN_TCG override unpacks them into the proper results.
Test cases in tests/tcg/hexagon/multi_result.c
FP exception tests added to tests/tcg/hexagon/fpstuff.c
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1617930474-31979-19-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions