|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PULL 1/6] target/loongarch: Fix vldi inst |
Date: | Wed, 25 Dec 2024 12:32:13 +0100 |
User-agent: | Mozilla Thunderbird |
Hi Bibo, On 25/12/24 03:40, Bibo Mao wrote:
From: ghy <2247883756@qq.com>
Is this authorship correct? Should it be: From: Guo Hongyu <guohongyu24@mails.ucas.ac.cn>
Refer to the link below for a description of the vldi instructions: https://jia.je/unofficial-loongarch-intrinsics-guide/lsx/misc/#synopsis_88 Fixed errors in vldi instruction implementation. Signed-off-by: Guo Hongyu <guohongyu24@mails.ucas.ac.cn>
to match the S-o-b?
Tested-by: Xianglai Li <lixianglai@loongson.cn> Signed-off-by: Xianglai Li <lixianglai@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Bibo Mao <maobibo@loongson.cn> --- target/loongarch/tcg/insn_trans/trans_vec.c.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[Prev in Thread] | Current Thread | [Next in Thread] |