target/loongarch: Implement xvld xvst
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:43 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:43 +0000 (14:33 +0800)
commit4a26512f01e04c67a4a8f8d3c48a165b48b853af
treec8f227428d98c790cdec48e017744c975c225497
parent513e88a24dedee946b0a16f12dbf76fb540a8a57
target/loongarch: Implement xvld xvst

This patch includes:
- XVLD[X], XVST[X];
- XVLDREPL.{B/H/W/D};
- XVSTELM.{B/H/W/D}.

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-56-gaosong@loongson.cn>
target/loongarch/disas.c
target/loongarch/insn_trans/trans_vec.c.inc
target/loongarch/insns.decode