/.
Thanks,
John Platts
)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 5 +
tests/tcg/ppc64/vsx_f2i_nan.c | 300
3 files changed, 313 insertions(+), 4 deletions(-)
c
)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 5 +
tests/tcg/ppc64/vsx_f2i_nan.c | 300
3 files changed, 313 insertions(+), 4 deletions(-)
c
)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 5 +
tests/tcg/ppc64/vsx_f2i_nan.c | 303
3 files changed, 316 insertions(+), 4 deletions(-)
c
)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 2 +-
tests/tcg/ppc64/vsx_f2i_nan.c | 304
3 files changed, 313 insertions(+), 5 deletions(-)
c
)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 2 +-
tests/tcg/ppc64/vsx_f2i_nan.c | 304
3 files changed, 313 insertions(+), 5 deletions(-)
c
ves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c | 12 +-
tests/tcg/ppc64/Makefile.target | 2 +-
tests/tcg/ppc64/vsx_f2i_nan.c | 304
3 files changed, 313 insertions(+), 5 deletions(-)
create m
What is the status of integrating the fixes to the VSX_CVT_FP_TO_INT and
VSX_CVT_FP_TO_INT2 macros in target/ppc/fpu_helper.c?
The bug that is currently there with the VSX_CVT_FP_TO_INT and
VSX_CVT_FP_TO_INT2 macros is that float_invalid_cvt is incorrectly called if
the current source value is
point value from
the same source vector was a NaN.
The bug in the VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros in
target/ppc/fpu_helper.c was introduced with commit c3f24257.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c
point value from
the same source vector was a NaN.
The bug in the VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros in
target/ppc/fpu_helper.c was introduced with commit c3f24257.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc/fpu_helper.c
point value from
the same source vector was a NaN.
The bug in the VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros in
target/ppc/fpu_helper.c was introduced with commit c3f24257.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
---
target/ppc
point value from
the same source vector was a NaN.
The bug in the VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros in
target/ppc/fpu_helper.c was introduced with commit c3f24257.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1941
Signed-off-by: John Platts
diff --git a/target/ppc
-project/qemu/-/issues/1941
Signed-off-by: John Platts
diff --git a/target/ppc/fpu_helper.c b/target/ppc/fpu_helper.c
index 03150a0f10..d6c8583416 100644
--- a/target/ppc/fpu_helper.c
+++ b/target/ppc/fpu_helper.c
@@ -2880,19 +2880,21 @@ uint64_t helper_XSCVSPDPN(uint64_t xb)
#define
13 matches
Mail list logo