target/loongarch: Implement xvinsgr2vr xvpickve2gr
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:39 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:42 +0000 (14:33 +0800)
commitf5ce2c8f2c0a9c95b76984b520fe77fa2ff16f3e
tree61e3b7ec91bb0bac7f13811a7312f1ada21fbdec
parentf3dfcc8b2334dad831e2bfd9a69ee02dbd6f9eb3
target/loongarch: Implement xvinsgr2vr xvpickve2gr

This patch includes:
- XVINSGR2VR.{W/D};
- XVPICKVE2GR.{W/D}[U].

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