target/loongarch: Implement vfrstp
commitac95a0b975583de1ea70e03b70b8c866c109324c
authorSong Gao <gaosong@loongson.cn>
Thu, 4 May 2023 12:27:58 +0000 (4 20:27 +0800)
committerSong Gao <gaosong@loongson.cn>
Sat, 6 May 2023 03:19:48 +0000 (6 11:19 +0800)
tree5e8def4160d9264d249b8a90df4ae9d2d011ae7c
parent0b1e67051d5853eaca5336c50115b8f6c9289e96
target/loongarch: Implement vfrstp

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

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230504122810.4094787-33-gaosong@loongson.cn>
target/loongarch/disas.c
target/loongarch/helper.h
target/loongarch/insn_trans/trans_lsx.c.inc
target/loongarch/insns.decode
target/loongarch/lsx_helper.c