diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-13 09:32:42 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-14 15:03:08 +0100 |
commit | e286bf4a72fe3a60490b8d6e3f28d6335677e08c (patch) | |
tree | bcf9dd9e0c035373777158ba90c1dd85b30c67fe /migration/exec.h | |
parent | 146aa66ce58b686b8037d0eb3921c1125942dbde (diff) |
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 'migration/exec.h')
0 files changed, 0 insertions, 0 deletions