blob: 8c8bdaeb22ad23b14a1e22ec0e4c3c871138450a (
plain) (
blame)
1
2
3
|
The bug report describes an internal assertion failure within QEMU's SPARC64 code generation, specifically pointing to an unreachable code path in `translate.c`. This indicates an issue with how instructions are being translated or generated during runtime, rather than a problem with system calls or specific instructions themselves.
runtime
|