summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1641861
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1641861')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/16418613
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1641861 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1641861
new file mode 100644
index 00000000..d8cd0526
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1641861
@@ -0,0 +1,3 @@
+The issue reported is related to how QEMU emulates the FPSCR register in ARM user mode programs. Specifically, certain bits (bits[19, 14:13, 6:5]) of the FPSCR are supposed to be reserved and non-writeable according to the ARM manual, but QEMU allows these bits to be modified. This is an error in how the emulator handles the register's state.
+
+**Category:** runtime
\ No newline at end of file