On 4/7/21 6:57 PM, Taylor Simpson wrote:
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<tsimp...@quicinc.com>
---
target/hexagon/gen_tcg.h | 5 +++
target/hexagon/helper.h | 2 +
target/hexagon/imported/alu.idef | 19 ++++++++++
target/hexagon/imported/encode_pp.def | 1 +
target/hexagon/op_helper.c | 33 +++++++++++++++++
tests/tcg/hexagon/multi_result.c | 69 +++++++++++++++++++++++++++++++++++
6 files changed, 129 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~