Update bindings

This commit is contained in:
lazymio
2022-02-11 22:42:31 +01:00
parent f511d4a807
commit 89a1da9a33
12 changed files with 48 additions and 36 deletions

View File

@ -183,7 +183,8 @@ const
UC_ARM_REG_XPSR_NZCVQ = 136;
UC_ARM_REG_XPSR_G = 137;
UC_ARM_REG_XPSR_NZCVQG = 138;
UC_ARM_REG_ENDING = 139;
UC_ARM_REG_CP_REG = 139;
UC_ARM_REG_ENDING = 140;
// alias registers
UC_ARM_REG_R13 = 12;