summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/instruction/1590336
blob: 3d62a865212713ffb1d633a5d74f9c90e9e50054 (plain) (blame)
1
2
3
The bug report discusses an issue where QEMU incorrectly allows and executes v8-only instructions (like `vrintz`) on non-v8 CPUs, such as Cortex-A9. This is a problem related to how specific ARM instructions are handled by the emulator.

**Answer:** instruction