[DynInst_API:] [dyninst/dyninst] 6c1dba: correctly detect x86 LEA instructions as NOP (#1681)


Date: Mon, 19 Feb 2024 07:22:58 -0800
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 6c1dba: correctly detect x86 LEA instructions as NOP (#1681)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 6c1dba4995d79323d0d6ce21d7b01227327b99fc
      https://github.com/dyninst/dyninst/commit/6c1dba4995d79323d0d6ce21d7b01227327b99fc
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M parseAPI/src/IA_x86.C

  Log Message:
  -----------
  correctly detect x86 LEA instructions as NOP (#1681)

LEA is a NOP if and only if the two operands refer to the same
register after simplifying binary expressions with identity
operands.



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] 6c1dba: correctly detect x86 LEA instructions as NOP (#1681), kupsch <=