target/arm: Implement MVE VABD
commitbc67aa8d561e6ebf93b724c9abf3a7a1f95839c9
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 17 Jun 2021 12:16:00 +0000 (17 13:16 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Jun 2021 16:12:50 +0000 (21 17:12 +0100)
treeb1d0a44bbce5cfa690408fc99b0ebb4c12ae0a05
parentcd367ff3919e020b50a10cf4955fc31042e73f24
target/arm: Implement MVE VABD

Implement the MVE VABD insn.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210617121628.20116-17-peter.maydell@linaro.org
target/arm/helper-mve.h
target/arm/mve.decode
target/arm/mve_helper.c
target/arm/translate-mve.c