mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-04 22:17:46 +00:00
bindings: update after #922
This commit is contained in:
parent
444455de77
commit
41cc047b87
5 changed files with 10 additions and 10 deletions
|
|
@ -274,7 +274,7 @@ UC_ARM64_REG_TPIDR_EL1 = 264
|
|||
UC_ARM64_REG_ENDING = 265
|
||||
|
||||
# alias registers
|
||||
UC_ARM64_REG_IP1 = 215
|
||||
UC_ARM64_REG_IP0 = 216
|
||||
UC_ARM64_REG_IP0 = 215
|
||||
UC_ARM64_REG_IP1 = 216
|
||||
UC_ARM64_REG_FP = 1
|
||||
UC_ARM64_REG_LR = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue