blob: ba84b73909968c3e09e94f6f497c8f1e1cb0afff (
plain) (
blame)
1
2
3
|
runtime
The issue described involves QEMU hanging due to an infinite loop when executing `floatx80_sqrt` for certain input values at runtime. This is not related to a specific instruction or syscall error but rather a problem that occurs during execution, fitting best under the "runtime" category.
|