On 2 May 2018 at 23:15, Richard Henderson <[email protected]> wrote: > From: Alex Bennée <[email protected]> > > These where missed out from the rest of the half-precision work. > > Cc: [email protected] > Signed-off-by: Alex Bennée <[email protected]> > [rth: Diagnose lack of FP16 before fp_access_check] > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/helper-a64.h | 2 ++ > target/arm/helper-a64.c | 10 ++++++ > target/arm/translate-a64.c | 88 > +++++++++++++++++++++++++++++++++++++--------- > 3 files changed, 83 insertions(+), 17 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
