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.mayd...@linaro.org> > ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~