]> git.ipfire.org Git - thirdparty/valgrind.git/commit
riscv64: Fix nan-boxing for single-precision calculations
authorIvan Tetyushkin <ivan.tetyushkin@syntacore.com>
Mon, 21 Apr 2025 08:59:48 +0000 (11:59 +0300)
committerMark Wielaard <mark@klomp.org>
Fri, 9 May 2025 13:37:59 +0000 (15:37 +0200)
commit9dd24c9b57cde064ca8b356c985b2e1cb7972adc
treead6fc5cb310a171417f396e49d27c9d79c9044e7
parent5efdbbd321e6816ab2ae436d38c20bdcc72b4c17
riscv64: Fix nan-boxing for single-precision calculations

For float values, for arithmetics we expect to have
canonical nan if used double register is not currectly nan-boxed.

https://bugs.kde.org/show_bug.cgi?id=503098
NEWS
VEX/priv/guest_riscv64_toIR.c
none/tests/riscv64/float32.c
none/tests/riscv64/float32.stdout.exp