Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 3b8c61a3ccc66b138c2f2cd1f970fd34978ecfff
https://github.com/dyninst/dyninst/commit/3b8c61a3ccc66b138c2f2cd1f970fd34978ecfff
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M common/h/registers/aarch64_regs.h
M instructionAPI/capstone/aarch64/registers.py
M instructionAPI/capstone/aarch64/sysregs.py
Log Message:
-----------
Update aarch64 registers for Capstone 6 (#1824)
Previously, x29 and x39 were aliased to fp and lr, respectively. The Arm
Reference Manual (ARM) states that they are aliased the other way
because every x<N> register is a GPR.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|