diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1809546')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1809546 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1809546 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1809546 new file mode 100644 index 00000000..61a14cf1 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1809546 @@ -0,0 +1,3 @@ +The issue arises from how QEMU's PL011 UART implementation handles byte writes to specific SFR (Special Function Register) offsets. When writing a byte, it incorrectly modifies the entire register instead of just the targeted byte. This problem occurs in runtime when executing certain operations without compiler optimizations. + +runtime \ No newline at end of file |