OSDN Git Service

accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 7 Nov 2020 02:51:27 +0000 (18:51 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 16 May 2021 12:13:51 +0000 (07:13 -0500)
commit7702a855195b81c6551d60991237c04316201dff
tree8db480fb1603e1e2f807bd5d82739dfe807077eb
parent1ec8070e58a30bd175a1c7186bff797488e8a17b
accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c

Obvious uses of the new functions.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tcg-runtime-gvec.c