|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 12/46] target/loongarch: Implement xvabsd |
Date: | Thu, 6 Jul 2023 09:18:32 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/30/23 08:58, Song Gao wrote:
This patch includes: - XVABSD.{B/H/W/D}[U]. Signed-off-by: Song Gao<gaosong@loongson.cn> --- target/loongarch/disas.c | 9 +++++++++ target/loongarch/insn_trans/trans_lasx.c.inc | 9 +++++++++ target/loongarch/insns.decode | 9 +++++++++ target/loongarch/vec.h | 2 ++ target/loongarch/vec_helper.c | 2 -- 5 files changed, 29 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |