bindings: update for latest ARM registers addition
This commit is contained in:
@ -122,7 +122,10 @@ const
|
||||
UC_ARM_REG_C13_C0_2 = 112;
|
||||
UC_ARM_REG_C13_C0_3 = 113;
|
||||
UC_ARM_REG_IPSR = 114;
|
||||
UC_ARM_REG_ENDING = 115;
|
||||
UC_ARM_REG_MSP = 115;
|
||||
UC_ARM_REG_PSP = 116;
|
||||
UC_ARM_REG_CONTROL = 117;
|
||||
UC_ARM_REG_ENDING = 118;
|
||||
|
||||
// alias registers
|
||||
UC_ARM_REG_R13 = 12;
|
||||
|
Reference in New Issue
Block a user