diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1905356')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1905356 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1905356 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1905356 new file mode 100644 index 000000000..b30756dac --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1905356 @@ -0,0 +1,3 @@ +The bug report discusses an issue where QEMU does not properly handle unaligned data access for certain ARM32 instructions, leading to incorrect behavior that violates the ARM documentation. Specifically, it points out that instructions like LDRD and STRD should raise alignment faults when accessing unaligned addresses but do not in QEMU. This falls under issues related to instruction handling. + +instruction \ No newline at end of file |