diff options
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/1641861 | 3 |
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 000000000..d8cd05264 --- /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 |