diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/output/instruction/2730')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/output/instruction/2730 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/output/instruction/2730 b/results/classifier/no-thinking-deepseek-r1:70b/output/instruction/2730 new file mode 100644 index 000000000..7d94e5a01 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/output/instruction/2730 @@ -0,0 +1,13 @@ + + + +riscv Calculation error! +Steps to reproduce: +The following command will produce an error output + +```asm + lui s0, 0x80000 + lw a1, -48(s0) +``` +The value of a1 becomes 0xffffffff + |