target/loongarch: Implement xvsat
commite5c7f0315eb9e52622015e1b82873dfa31f1d911
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:16 +0000 (14 10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:13 +0000 (20 11:43 +0800)
tree2a37fa6ffb45514e07288e9ccc5fa80d04a06cb4
parentabb693de0a6531beaa1b144a9d6af46e31a78684
target/loongarch: Implement xvsat

This patch includes:
- XVSAT.{B/H/W/D}[U].

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