On 27 June 2018 at 05:32, Richard Henderson
<richard.hender...@linaro.org> wrote:
> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/arm/helper-sve.h    | 30 +++++++++++++
>  target/arm/sve_helper.c    | 38 ++++++++++++++++
>  target/arm/translate-sve.c | 90 ++++++++++++++++++++++++++++++++++++++
>  target/arm/sve.decode      | 22 ++++++++++
>  4 files changed, 180 insertions(+)
>


> +
> +/*
> + *** SVE Floating Point Unary Operations Prediated Group
> + */
> +

just noticed this typo in the context for a later patch:
should be "Predicated".

thanks
-- PMM

Reply via email to