diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2022-03-02 06:51:38 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-03-02 06:51:38 +0100 |
commit | 3bb1aed246d7b59ceee625a82628f7369d492a8f (patch) | |
tree | 4a596857134c8e9431fd7eda99a8f4e2b7011e80 /.gitlab-ci.yml | |
parent | e4318ab2e423c4caf9a88a4e99b5e234096b81a9 (diff) | |
download | qemu-3bb1aed246d7b59ceee625a82628f7369d492a8f.zip qemu-3bb1aed246d7b59ceee625a82628f7369d492a8f.tar.gz qemu-3bb1aed246d7b59ceee625a82628f7369d492a8f.tar.bz2 |
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Implement the following PowerISA v3.0 instuctions:
xsmaddqp[o]: VSX Scalar Multiply-Add Quad-Precision [using round to Odd]
xsmsubqp[o]: VSX Scalar Multiply-Subtract Quad-Precision [using round
to Odd]
xsnmaddqp[o]: VSX Scalar Negative Multiply-Add Quad-Precision [using
round to Odd]
xsnmsubqp[o]: VSX Scalar Negative Multiply-Subtract Quad-Precision
[using round to Odd]
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220225210936.1749575-38-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions