mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The BCEQZ and BCNEZ instructions depend on access to condition codes from floating-point comparisons. Previously, these instructions were unconditionally enabled for 64-bit targets. This patch updates their translation to be gated under the `FP` feature flag instead, ensuring they are only available when the floating-point unit is present. This improves correctness for CPUs lacking floating-point support. Signed-off-by: WANG Rui <wangrui@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn> Message-Id: <20250418082103.447780-3-wangrui@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn> |
3 days ago | |
---|---|---|
.. | ||
trans_arith.c.inc | ||
trans_atomic.c.inc | 2 months ago | |
trans_bit.c.inc | ||
trans_branch.c.inc | 3 days ago | |
trans_extra.c.inc | 3 days ago | |
trans_farith.c.inc | ||
trans_fcmp.c.inc | ||
trans_fcnv.c.inc | ||
trans_fmemory.c.inc | ||
trans_fmov.c.inc | ||
trans_memory.c.inc | ||
trans_privileged.c.inc | 2 months ago | |
trans_shift.c.inc | 10 months ago | |
trans_vec.c.inc | 4 months ago |