bindings: update after recent addition of ARM_REG_IPSR
This commit is contained in:
@ -121,7 +121,8 @@ const
|
||||
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