blob: 483c356ea9e11db7ceeba0dc37c1bc2f63a1ed93 (
plain) (
blame)
1
2
3
|
instruction
The bug report describes an issue related to how the `CVTSD2SS` instruction handles memory access across page boundaries, leading to crashes when emulated by QEMU. The problem is specifically associated with the behavior of this x86 floating-point conversion instruction rather than a syscall or general runtime error outside the context of executing this particular instruction.
|