On 3/31/21 8:53 PM, Taylor Simpson wrote:
Rdd32,Pe4 = vminub(Rtt32, Rss32)
Vector min of bytes
Test cases in tests/tcg/hexagon/multi_result.c
Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
target/hexagon/gen_tcg.h | 27 +++++++++++++++++++++++++++
target/hexagon/genptr.c | 22 ++++++++++++++++++++++
target/hexagon/imported/alu.idef | 10 ++++++++++
target/hexagon/imported/encode_pp.def | 1 +
tests/tcg/hexagon/multi_result.c | 34 ++++++++++++++++++++++++++++++++++
5 files changed, 94 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~