]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/loongarch: add check for fcond
authorSong Gao <gaosong@loongson.cn>
Tue, 3 Jun 2025 02:48:09 +0000 (10:48 +0800)
committerSong Gao <gaosong@loongson.cn>
Tue, 10 Jun 2025 07:00:14 +0000 (15:00 +0800)
commite7788da9860c97920c19fa1150806186513ef256
tree0658dc72e0e3b33a18ce1da3aa333ec2cbdd2241
parent93282c8a890b1d318668d9a0cf82c0af793ae441
target/loongarch: add check for fcond

fcond only has 22 types, add a check for fcond.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2972

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250603024810.350510-1-gaosong@loongson.cn>
target/loongarch/tcg/insn_trans/trans_fcmp.c.inc
target/loongarch/tcg/insn_trans/trans_vec.c.inc