qemu-e2k/tcg/i386
Mark Cave-Ayland 3115584d39 tcg/i386: fix unsigned vector saturating arithmetic
Due to a cut/paste error in the original implementation, the unsigned
vector saturating arithmetic was erroneously being calculated as signed
vector saturating arithmetic.

Fixes: 8ffafbcec2 ("tcg/i386: Implement vector saturating arithmetic")
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20190207224258.426-1-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-02-11 08:52:44 -08:00
..
tcg-target.h cputlb: Remove static tlb sizing 2019-01-28 07:04:35 -08:00
tcg-target.inc.c tcg/i386: fix unsigned vector saturating arithmetic 2019-02-11 08:52:44 -08:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00