Skip to content

Commit d9a92e4

Browse files
committed
remove cpsr for cortex_m
1 parent 1ee277a commit d9a92e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qiling/arch/cortex_m_const.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"apsr": UC_ARM_REG_APSR,
3232
"ipsr": UC_ARM_REG_IPSR,
3333
"epsr": UC_ARM_REG_EPSR,
34-
"cpsr": UC_ARM_REG_CPSR,
3534
"primask": UC_ARM_REG_PRIMASK,
3635
"faultmask": UC_ARM_REG_FAULTMASK,
3736
"basepri": UC_ARM_REG_BASEPRI,

0 commit comments

Comments
 (0)