diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/2419')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/2419 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/2419 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/2419 new file mode 100644 index 000000000..5b5521a7d --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/2419 @@ -0,0 +1,3 @@ +The bug report describes an issue with how the `ldapr_stlr_i` instructions handle signed offsets, specifically that the immediate field (`imm`) should be treated as a signed 9-bit value (`s9`) rather than an unsigned 9-bit value. This is related to instruction decoding and handling within QEMU's ARM target emulation. + +**instruction** \ No newline at end of file |