blob: a2eff2c8534d46646caf0f46b84962544af4620a (
plain) (
blame)
1
2
3
|
instruction
The issue described involves the handling of setting flag bits related to an instruction (`mtxer`) in QEMU's PPC emulation code. The problem is specifically about how a function modifies certain status register flags during instruction execution, which aligns with the "instruction" category.
|