bindings: update for latest ARM registers addition

This commit is contained in:
Nguyen Anh Quynh
2019-03-07 08:38:41 +08:00
parent 3185128031
commit 07cafff76a
6 changed files with 24 additions and 6 deletions

View File

@ -124,7 +124,10 @@ module Arm =
let UC_ARM_REG_C13_C0_2 = 112
let UC_ARM_REG_C13_C0_3 = 113
let UC_ARM_REG_IPSR = 114
let UC_ARM_REG_ENDING = 115
let UC_ARM_REG_MSP = 115
let UC_ARM_REG_PSP = 116
let UC_ARM_REG_CONTROL = 117
let UC_ARM_REG_ENDING = 118
// alias registers
let UC_ARM_REG_R13 = 12