diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 10:32:27 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 10:32:27 +0100 |
commit | 85ac9aef9a5418de3168df569e21258e853840a2 (patch) | |
tree | 24739262e1b064357bee6bf59be6d9b71065f0f4 /target/sparc | |
parent | 96fc80f5f186decd1a649f6c04252faceb057ad2 (diff) |
target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
Convert the float versions of VMLA, VMLS and VMUL in the Neon
2-reg-scalar group to decodetree.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
As noted in the comment on the WRAP_FP_FN macro, we could have
had a do_2scalar_fp() function, but for 3 insns it seemed
simpler to just do the wrapping to get hold of the fpstatus ptr.
(These are the only fp insns in the group.)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/sparc')
0 files changed, 0 insertions, 0 deletions