diff options
author | Peter Maydell | 2021-09-01 10:02:34 +0200 |
---|---|---|
committer | Peter Maydell | 2021-09-01 12:08:16 +0200 |
commit | 1e35cd916695389074b12614d254087a9f51b852 (patch) | |
tree | 7a7df092b27d80b64cf1ba986123c13a1913f583 /.gitlab/issue_templates | |
parent | hw: Add compat machines for 6.2 (diff) | |
download | qemu-1e35cd916695389074b12614d254087a9f51b852.tar.gz qemu-1e35cd916695389074b12614d254087a9f51b852.tar.xz qemu-1e35cd916695389074b12614d254087a9f51b852.zip |
target/arm: Implement MVE VADD (floating-point)
Implement the MVE VADD (floating-point) insn. Handling of this is
similar to the 2-operand integer insns, except that we must take care
to only update the floating point exception status if the least
significant bit of the predicate mask for each element is active.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to '.gitlab/issue_templates')
0 files changed, 0 insertions, 0 deletions