[DynInst_API:] [dyninst/dyninst] 3b8c61: Update aarch64 registers for Capstone 6 (#1824)


Date: Tue, 03 Dec 2024 05:48:21 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 3b8c61: Update aarch64 registers for Capstone 6 (#1824)
  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
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 3b8c61: Update aarch64 registers for Capstone 6 (#1824), Tim Haines <=