[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RISU] arm.risu: Add patterns for fp16 insns
From: |
Richard Henderson |
Subject: |
Re: [PATCH RISU] arm.risu: Add patterns for fp16 insns |
Date: |
Fri, 28 Aug 2020 08:39:04 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/24/20 7:31 AM, Peter Maydell wrote:
> Add patterns for the fp16 half-precision floating point extension.
> Where older pre-fp16 patterns used to include UNDEF encodings
> that now mean fp16, constrain them so that tests generated
> from those patterns will give the same results on CPUs both
> with and without fp16.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~