target/loongarch: Implement xvfcmp
commit3eeda5fe4e95eef91dd87074388d844133623a86
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:37 +0000 (14 10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:42 +0000 (20 14:33 +0800)
treeba718105e4f0ba39c93d6cdfead07da9200b21b9
parent4da72d4306105b3d5649133545df8e59975ac65f
target/loongarch: Implement xvfcmp

This patch includes:
- XVFCMP.cond.{S/D}.

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