diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-09-01 09:02:35 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-09-01 11:08:16 +0100 |
commit | 104afc68cf6fbd518e202647e996a14dd0c70130 (patch) | |
tree | 19a3e1fd99a4388338543f2ca78fc307b84502d0 /target/hppa | |
parent | 82af0153d3a92230211b326b90f953a7e1877e29 (diff) | |
download | qemu-104afc68cf6fbd518e202647e996a14dd0c70130.zip qemu-104afc68cf6fbd518e202647e996a14dd0c70130.tar.gz qemu-104afc68cf6fbd518e202647e996a14dd0c70130.tar.bz2 |
target/arm: Implement MVE VCADD
Implement the MVE VCADD insn. Note that here the size bit is the
opposite sense to the other 2-operand fp insns.
We don't check for the sz == 1 && Qd == Qm UNPREDICTABLE case,
because that would mean we can't use the DO_2OP_FP macro in
translate-mve.c.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/hppa')
0 files changed, 0 insertions, 0 deletions