bindings: update after recent addition of ARM_REG_IPSR
This commit is contained in:
@ -116,7 +116,8 @@ UC_ARM_REG_S31 = 110
|
||||
UC_ARM_REG_C1_C0_2 = 111
|
||||
UC_ARM_REG_C13_C0_2 = 112
|
||||
UC_ARM_REG_C13_C0_3 = 113
|
||||
UC_ARM_REG_ENDING = 114
|
||||
UC_ARM_REG_IPSR = 114
|
||||
UC_ARM_REG_ENDING = 115
|
||||
|
||||
# alias registers
|
||||
UC_ARM_REG_R13 = 12
|
||||
|
Reference in New Issue
Block a user