blob: cb2d072400b7fd959cec4cb5caec682e198ebd1c (
plain) (
blame)
1
2
3
|
The given bug report describes an issue where QEMU hangs during the execution of `floatx80_sqrt` function for certain input values. This is classified under the **runtime** category because it occurs while running the program and involves an infinite loop in the floating-point unit implementation.
runtime
|