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.
qemu/target/loongarch/tcg
Peter Maydell 1bb5257def target/loongarch: Explicitly set 2-NaN propagation rule
Set the 2-NaN propagation rule explicitly in the float_status word we
use.

(There are a couple of places in fpu_helper.c where we create a
dummy float_status word with "float_status *s = { };", but these
are only used for calling float*_is_quiet_nan() so it doesn't
matter that we don't set a 2-NaN propagation rule there.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241025141254.2141506-6-peter.maydell@linaro.org
4 weeks ago
..
insn_trans target/loongarch: Remove avail_64 in trans_srai_w() and simplify it 5 months ago
constant_timer.c
csr_helper.c
fpu_helper.c target/loongarch: Explicitly set 2-NaN propagation rule 4 weeks ago
iocsr_helper.c hw/loongarch/virt: Set iocsr address space per-board rather than percpu 11 months ago
meson.build
op_helper.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
tlb_helper.c target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue 4 months ago
translate.c accel/tcg: Provide default implementation of disas_log 7 months ago
vec_helper.c