blob: 36d3e2f32fc1731edb4885218ddffd2ca3625b31 (
plain) (
blame)
1
2
3
|
instruction
The bug involves an incorrect implementation of the `SYSRET` instruction related to handling specific register logic as defined by Intel's architecture manual. This falls under the "instruction" category because it is directly associated with how a particular CPU instruction is executed and implemented in QEMU.
|