blob: 39b9cdb0a27327b5ad8127f8829ef86e07a7d69e (
plain) (
blame)
1
2
3
|
The issue describes a problem with the behavior of the ARM instruction "srs" in QEMU, where it incorrectly stores the CPSR instead of the SPSR. This directly relates to an error in how a specific instruction is implemented.
Answer: instruction
|