Hexagon (target/hexagon) add A6_vminub_RdP
authorTaylor Simpson <tsimpson@quicinc.com>
Fri, 9 Apr 2021 01:07:48 +0000 (20:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 15:31:43 +0000 (08:31 -0700)
commit0a65d286936a5fd0ac459a0a047e527ce55731e3
treef8fe97593a78cc5a2dd3e5998b415832d8a971b4
parentda74cd2dced1ca36ffa864e70cf5ee8d3a8c1fab
Hexagon (target/hexagon) add A6_vminub_RdP

Rdd32,Pe4 = vminub(Rtt32, Rss32)
    Vector min of bytes

Test cases in tests/tcg/hexagon/multi_result.c

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1617930474-31979-21-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/gen_tcg.h
target/hexagon/genptr.c
target/hexagon/imported/alu.idef
target/hexagon/imported/encode_pp.def
tests/tcg/hexagon/multi_result.c