diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2208')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2208 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2208 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2208 new file mode 100644 index 000000000..47c34b02c --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2208 @@ -0,0 +1,5 @@ +The issue reported involves the `pc` register not updating correctly when using the `-one-insn-per-tb` option with the `execlog` plugin. The problem occurs during execution where the PC value should change for each instruction but does not, leading to incorrect logging. + +This is a runtime error because it happens during the normal operation of QEMU when processing instructions, affecting the correct execution flow and register updates. + +runtime \ No newline at end of file |