qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 15/21] Hexagon (target/hexagon) add A6_vminub_RdP


From: Richard Henderson
Subject: Re: [PATCH v2 15/21] Hexagon (target/hexagon) add A6_vminub_RdP
Date: Tue, 6 Apr 2021 13:57:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

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<tsimpson@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.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]