]> 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)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 17 Jun 2025 20:37:27 +0000 (23:37 +0300)
commitfdd20285ae19cf26c0d8d561684fb8126fa48f22
tree4575161aac338deba08805edc29180f324200438
parent3cf25f4c71086ec96df7e3b0db7f093a684e6fda
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>
(cherry picked from commit e7788da9860c97920c19fa1150806186513ef256)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target/loongarch/tcg/insn_trans/trans_fcmp.c.inc
target/loongarch/tcg/insn_trans/trans_vec.c.inc