diff options
author | Richard Henderson | 2020-05-13 18:32:42 +0200 |
---|---|---|
committer | Peter Maydell | 2020-05-14 16:03:08 +0200 |
commit | e286bf4a72fe3a60490b8d6e3f28d6335677e08c (patch) | |
tree | bcf9dd9e0c035373777158ba90c1dd85b30c67fe /docs/specs | |
parent | target/arm: Create gen_gvec_{qrdmla,qrdmls} (diff) | |
download | qemu-e286bf4a72fe3a60490b8d6e3f28d6335677e08c.tar.gz qemu-e286bf4a72fe3a60490b8d6e3f28d6335677e08c.tar.xz qemu-e286bf4a72fe3a60490b8d6e3f28d6335677e08c.zip |
target/arm: Pass pointer to qc to qrdmla/qrdmls
Pass a pointer directly to env->vfp.qc[0], rather than env.
This will allow SVE2, which does not modify QC, to pass a
pointer to dummy storage.
Change the return type of inl_qrdml.h_s16 to match the
sense of the operation: signed.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-14-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions