Hexagon (target/hexagon) add A5_ACS (vacsh)
authorTaylor Simpson <tsimpson@quicinc.com>
Fri, 9 Apr 2021 01:07:47 +0000 (20:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 15:31:43 +0000 (08:31 -0700)
commitda74cd2dced1ca36ffa864e70cf5ee8d3a8c1fab
tree0779332fe8e62134865a4a91dd0e79d9e541409a
parentdd8705bdf529d2c694ec3a4d4a2c18bb770d5c6c
Hexagon (target/hexagon) add A5_ACS (vacsh)

Rxx32,Pe4 = vacsh(Rss32, Rtt32)
    Add compare and select elements of two vectors

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-20-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/gen_tcg.h
target/hexagon/helper.h
target/hexagon/imported/alu.idef
target/hexagon/imported/encode_pp.def
target/hexagon/op_helper.c
tests/tcg/hexagon/multi_result.c