On 1.4.19. 19:30, Aleksandar Markovic wrote:
From: Mateja Marjanovic <mateja.marjano...@rt-rk.com>
Subject: [PATCH 2/2] target/mips: MOD_<U|S>.<B|H|W|D> MSA insturctions fixed

From: Mateja Marjanovic <mateja.marjano...@rt-rk.com>

In case of dividing integers by zero, the result is unpredictable [1],
but according to the hardware, the result is not zero, but the dividend.

[1] MIPS® Architecture for Programmers
    Volume IV-j: The MIPS64® SIMD
    Architecture Module, Revision 1.12

Signed-off-by: Mateja Marjanovic <mateja.marjano...@rt-rk.com>
---
See the review of the patch 1/2.
Same goes for this, I will change the title in v2.

Thanks,
Aleksandar
Thanks,
Mateja

Reply via email to