blob: 4afc809124c550f8284f6a3f3b607341062d440d (
plain) (
blame)
1
2
3
|
The bug reported is related to the behavior of an assembly instruction (`fjcvtzs`) within QEMU's implementation of AArch64 instructions. Specifically, it involves how floating-point operations are handled when certain flags in the FPCR register are set.
**Classification:** instruction
|