qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 09/11] tcg/loongarch64: Lower vector saturated ops


From: Richard Henderson
Subject: Re: [PATCH 09/11] tcg/loongarch64: Lower vector saturated ops
Date: Mon, 28 Aug 2023 10:20:20 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/28/23 08:19, Jiajie Chen wrote:
Lower the following ops:

- ssadd_vec
- usadd_vec
- sssub_vec
- ussub_vec

Signed-off-by: Jiajie Chen<c@jia.je>
---
  tcg/loongarch64/tcg-target.c.inc | 32 ++++++++++++++++++++++++++++++++
  tcg/loongarch64/tcg-target.h     |  2 +-
  2 files changed, 33 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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