On Fri, 30 Apr 2021 at 21:33, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
> v2: Load all inputs before writing any output (laurent desnogues)
> ---
>  target/arm/helper-sve.h    | 45 ++++++++++++++++++++++
>  target/arm/sve.decode      |  8 ++++
>  target/arm/sve_helper.c    | 76 ++++++++++++++++++++++++++++++++++++++
>  target/arm/translate-sve.c |  6 +++
>  4 files changed, 135 insertions(+)


> +DO_ZPZZ_PAIR(sve2_addp_zpzz_b, uint8_t, H1_2, DO_ADD)

H1_2 again;
otherwise

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to