bindings: update X86 register constants
This commit is contained in:
@ -153,7 +153,8 @@ UC_MIPS_REG_MPL1 = 135
|
||||
UC_MIPS_REG_MPL2 = 136
|
||||
UC_MIPS_REG_CP0_CONFIG3 = 137
|
||||
UC_MIPS_REG_CP0_USERLOCAL = 138
|
||||
UC_MIPS_REG_ENDING = 139
|
||||
UC_MIPS_REG_CP0_STATUS = 139
|
||||
UC_MIPS_REG_ENDING = 140
|
||||
UC_MIPS_REG_ZERO = 2
|
||||
UC_MIPS_REG_AT = 3
|
||||
UC_MIPS_REG_V0 = 4
|
||||
|
Reference in New Issue
Block a user