summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/instruction/2374
blob: 6d5ad333679fac55c5b99a641c9ea1e2724f175c (plain) (blame)
1
2
3
The bug report describes an issue related to the handling of NaNs in the `fmopa` instruction within the QEMU emulator. Specifically, the 32-bit variant of this instruction does not generate default NaNs due to an invalid float_status pointer being passed. This is a problem with how the instruction is implemented in the emulator.

**Category: instruction**