summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/assembly/1761401
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/assembly/1761401')
-rw-r--r--results/classifier/deepseek-2-tmp/output/assembly/176140111
1 files changed, 0 insertions, 11 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/assembly/1761401 b/results/classifier/deepseek-2-tmp/output/assembly/1761401
deleted file mode 100644
index 1fd3a60a..00000000
--- a/results/classifier/deepseek-2-tmp/output/assembly/1761401
+++ /dev/null
@@ -1,11 +0,0 @@
-
-ARM/Neon: vcvt rounding error
-
-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?
\ No newline at end of file