unicorn/qemu/tcg/i386
Mark Cave-Ayland 576df55076
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")

Backports commit 3115584d39afe8cf2a84a40549029f53792abca5 from qemu
2019-02-12 11:37:12 -05:00
..
tcg-target.h tcg/i386: Implement vector minmax arithmetic 2019-01-29 16:41:11 -05:00
tcg-target.inc.c tcg/i386: fix unsigned vector saturating arithmetic 2019-02-12 11:37:12 -05:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00