On 10 August 2018 at 20:31, Richard Henderson <richard.hender...@linaro.org> wrote: > All from problems reported by Laurent this week. Five of them are > SVE related, but while trying to simplify one of the reports I > discovered that I had broken ARMv8.3 just before final commit. > > > r~ > > > Richard Henderson (6): > target/arm: Adjust FPCR_MASK for FZ16 > target/arm: Ignore float_flag_input_denormal from fp_status_f16 > target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h > target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half > target/arm: Fix aa64 FCADD and FCMLA decode > softfloat: Fix missing inexact for floating-point add
Applied to target-arm.next, thanks. -- PMM