summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/instruction/2089
blob: 43d0886a9d0930c10e9151d4b78b493c6cbb38a0 (plain) (blame)
1
2
3
instruction

The issue described involves incorrect emulation of the `sqshrn` instruction by qemu-aarch64, leading to test failures that do not occur on real hardware. This points directly to an error related to the instruction's implementation in the emulator, classifying it under "instruction."