commit | 82af0153d3a92230211b326b90f953a7e1877e29 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Sep 01 09:02:34 2021 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Sep 01 11:08:16 2021 +0100 |
tree | 77eb02195a87b3230f05dc7dedc7f5cb2a138e5d | |
parent | 1e35cd916695389074b12614d254087a9f51b852 [diff] |
target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM Implement more simple 2-operand floating point MVE insns. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>