]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/loongarch: Implement xvfrstp
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:33 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:41 +0000 (14:33 +0800)
commitabee168ea3bde3be1570cc23e3b3b3138783479d
treeab1381bc398f0899cedf75354936a7fc7cfdeb6b
parent1b3e242f72c5b4cca00309f1cf644a019a24c784
target/loongarch: Implement xvfrstp

This patch includes:
- XVFRSTP[I].{B/H}.

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