target/loongarch: Fix vldi inst
authorGuo Hongyu <guohongyu24@mails.ucas.ac.cn>
Thu, 19 Dec 2024 12:23:11 +0000 (20:23 +0800)
committerBibo Mao <maobibo@loongson.cn>
Fri, 27 Dec 2024 03:29:43 +0000 (11:29 +0800)
commit02ce6cea71be4f6774351f5e658d50044c5b53b2
tree70a70be846e245f70c63a48f29bf670e4fae79ba
parent38d0939b86e2eef6f6a622c6f1f7befda0146595
target/loongarch: Fix vldi inst

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>
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