We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee277a commit d9a92e4Copy full SHA for d9a92e4
qiling/arch/cortex_m_const.py
@@ -31,7 +31,6 @@
31
"apsr": UC_ARM_REG_APSR,
32
"ipsr": UC_ARM_REG_IPSR,
33
"epsr": UC_ARM_REG_EPSR,
34
- "cpsr": UC_ARM_REG_CPSR,
35
"primask": UC_ARM_REG_PRIMASK,
36
"faultmask": UC_ARM_REG_FAULTMASK,
37
"basepri": UC_ARM_REG_BASEPRI,
0 commit comments