bindings: update constants from ARM registers

This commit is contained in:
Nguyen Anh Quynh
2021-10-04 01:04:43 +08:00
parent 54e7e3b9ef
commit 0a7223996d
10 changed files with 125 additions and 10 deletions

View File

@@ -261,7 +261,9 @@ module X86 =
let UC_X86_REG_MXCSR = 249
let UC_X86_REG_FS_BASE = 250
let UC_X86_REG_GS_BASE = 251
let UC_X86_REG_ENDING = 252
let UC_X86_REG_FLAGS = 252
let UC_X86_REG_RFLAGS = 253
let UC_X86_REG_ENDING = 254
// X86 instructions