diff options
| author | Peter Maydell | 2020-06-16 11:32:27 +0200 |
|---|---|---|
| committer | Peter Maydell | 2020-06-16 11:32:27 +0200 |
| commit | 85ac9aef9a5418de3168df569e21258e853840a2 (patch) | |
| tree | 24739262e1b064357bee6bf59be6d9b71065f0f4 /include/exec | |
| parent | target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree (diff) | |
| download | qemu-85ac9aef9a5418de3168df569e21258e853840a2.tar.gz qemu-85ac9aef9a5418de3168df569e21258e853840a2.tar.xz qemu-85ac9aef9a5418de3168df569e21258e853840a2.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
