qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1761401] [NEW] ARM/Neon: vcvt rounding error


From: Christophe Lyon
Subject: [Qemu-devel] [Bug 1761401] [NEW] ARM/Neon: vcvt rounding error
Date: Thu, 05 Apr 2018 08:00:45 -0000

Public bug reported:

Hello,

While using QEMU commit 47d3b60858d90ac8a0cc3a72af7f95c96781125a (March
28, 2018), I've noticed failures in one of the GCC ARM/Neon tests. The
test passes on hardware, and with QEMU-2.11.0, so it looks like a recent
regression.

The test builds a vector of 4 float32 with "125.9" as value, then converts them 
to 4 uint32_t.
The expected result is 125, but we get 126 instead.

Maybe it's just a matter of default rounding mode?

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1761401

Title:
  ARM/Neon: vcvt rounding error

Status in QEMU:
  New

Bug description:
  Hello,

  While using QEMU commit 47d3b60858d90ac8a0cc3a72af7f95c96781125a
  (March 28, 2018), I've noticed failures in one of the GCC ARM/Neon
  tests. The test passes on hardware, and with QEMU-2.11.0, so it looks
  like a recent regression.

  The test builds a vector of 4 float32 with "125.9" as value, then converts 
them to 4 uint32_t.
  The expected result is 125, but we get 126 instead.

  Maybe it's just a matter of default rounding mode?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1761401/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]