Update bindings
This commit is contained in:
@ -282,7 +282,12 @@ const
|
||||
UC_X86_REG_GS_BASE = 231;
|
||||
UC_X86_REG_FLAGS = 232;
|
||||
UC_X86_REG_RFLAGS = 233;
|
||||
UC_X86_REG_ENDING = 234;
|
||||
UC_X86_REG_FIP = 234;
|
||||
UC_X86_REG_FCS = 235;
|
||||
UC_X86_REG_FDP = 236;
|
||||
UC_X86_REG_FDS = 237;
|
||||
UC_X86_REG_FOP = 238;
|
||||
UC_X86_REG_ENDING = 239;
|
||||
|
||||
// X86 instructions
|
||||
|
||||
|
Reference in New Issue
Block a user