[DynInst_API:] [dyninst/dyninst] 68981a: MachRegister: use base register for category/class...


Date: Thu, 19 Dec 2024 20:24:27 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 68981a: MachRegister: use base register for category/class...
  Branch: refs/heads/thaines/machregister_use_base
  Home:   https://github.com/dyninst/dyninst
  Commit: 68981ad59449d7823422f58a62ef607de5951195
      https://github.com/dyninst/dyninst/commit/68981ad59449d7823422f58a62ef607de5951195
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

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

  Log Message:
  -----------
  MachRegister: use base register for category/class checks

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