On Thu, 29 Aug 2019 at 02:34, Richard Henderson
<[email protected]> wrote:
>
> The previous simplification got the order of operands to the
> subtraction wrong.  Since the 64-bit product is the subtrahend,
> we must use a 64-bit subtract to properly compute the borrow
> from the low-part of the product.
>
> Fixes: 5f8cd06ebcf5 ("target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR")
> Reported-by: Laurent Desnogues <[email protected]>
> Signed-off-by: Richard Henderson <[email protected]>



Applied to target-arm.next, thanks.

-- PMM

Reply via email to