[DynInst_API:] [dyninst/dyninst] 592a45: Use fix-width type for MachRegister format (#1716)


Date: Thu, 21 Mar 2024 23:30:53 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 592a45: Use fix-width type for MachRegister format (#1716)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 592a45be0438f3f07d4451d24bae785fecd235f9
      https://github.com/dyninst/dyninst/commit/592a45be0438f3f07d4451d24bae785fecd235f9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    M common/h/registers/MachRegister.h
    M common/h/registers/aarch64_regs.h
    M common/h/registers/ppc32_regs.h
    M common/h/registers/ppc64_regs.h
    M common/h/registers/x86_64_regs.h
    M common/h/registers/x86_regs.h

  Log Message:
  -----------
  Use fix-width type for MachRegister format (#1716)

This ensures the same number of bits is available on all platforms.

Fix comments: the fields are 8 bits wide, not 16.



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] 592a45: Use fix-width type for MachRegister format (#1716), Tim Haines <=