Loading
target/arm: Fix aa64 FCADD and FCMLA decode
These insns require u=1; failed to include that in the switch cases. This probably happened during one of the rebases just before final commit. Fixes: d17b7cdc Signed-off-by:Richard Henderson <richard.henderson@linaro.org> Reviewed-by:
Laurent Desnogues <laurent.desnogues@gmail.com> Message-id: 20180810193129.1556-6-richard.henderson@linaro.org Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>