[DynInst_API:] [dyninst/dyninst] a42297: Remove blr search in IA_power::isReturn


Date: Sun, 30 Mar 2025 12:30:11 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a42297: Remove blr search in IA_power::isReturn
  Branch: refs/heads/thaines/ppc_return_semantics
  Home:   https://github.com/dyninst/dyninst
  Commit: a42297b6229e527dfce0f36b59f439fc5ad14cde
      https://github.com/dyninst/dyninst/commit/a42297b6229e527dfce0f36b59f439fc5ad14cde
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    M parseAPI/src/IA_power.C

  Log Message:
  -----------
  Remove blr search in IA_power::isReturn

The instruction decoder now correctly detects subroutine returns based
on the bclr idiom described in the operand decoder there.



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] a42297: Remove blr search in IA_power::isReturn, Tim Haines <=