]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Sep 2020 19:44:06 +0000 (12:44 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commitdbbeff77645242241fe2296b88a7b1d3b3614ffe
tree72e3eafa100213d954f71d29b45565e68f05ea14
parent4fcd301707ccc656f27e3dc324cdbe20122a9740
tcg/arm: Implement TCG_TARGET_HAS_minmax_vec

This is minimum and maximum, signed and unsigned.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h