[DynInst_API:] [dyninst/dyninst] 0bd518: Don't use base register in isZeroFlag


Date: Mon, 30 Dec 2024 06:55:57 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0bd518: Don't use base register in isZeroFlag
  Branch: refs/heads/thaines/fix_machregister_iszeroflag
  Home:   https://github.com/dyninst/dyninst
  Commit: 0bd518460c228a71606e89a396ff05d64fa23fc5
      https://github.com/dyninst/dyninst/commit/0bd518460c228a71606e89a396ff05d64fa23fc5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-30 (Mon, 30 Dec 2024)

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

  Log Message:
  -----------
  Don't use base register in isZeroFlag

The individual flag registers (e.g., x86::zf) get mapped to the whole
register (e.g., x86::flags).



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] 0bd518: Don't use base register in isZeroFlag, Tim Haines <=