blob: aec572483b2732a5e9b2bf40c944f090761e66cc (
plain) (
blame)
1
2
3
|
The bug report describes an issue where running a 64-bit binary compiled for Octeon using QEMU results in an "Illegal instruction" error. This indicates a problem with the execution of specific instructions that QEMU does not handle correctly. The user also mentions having a patch related to this, which further points to an issue with instruction emulation.
**Answer:** instruction
|