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