[DynInst_API:] [dyninst/dyninst] 76a3cb: MachRegister: use base register for category/class...


Date: Fri, 20 Dec 2024 22:46:57 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 76a3cb: MachRegister: use base register for category/class...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 76a3cb01fd42cc8b4bc416c61b6fed24d010f8c3
      https://github.com/dyninst/dyninst/commit/76a3cb01fd42cc8b4bc416c61b6fed24d010f8c3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-21 (Sat, 21 Dec 2024)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  MachRegister: use base register for category/class checks (#1848)

Aliased registers should resolve to the same category. For example,
calling isStackPointer on the 32-bit aarch64 stack pointer, spw, should
give the same result as its 64-bit counterpart, sp.



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] 76a3cb: MachRegister: use base register for category/class..., Tim Haines <=