[DynInst_API:] [dyninst/dyninst] b8199b: Unify valid instruction detection (#1850)


Date: Sat, 28 Dec 2024 14:16:52 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b8199b: Unify valid instruction detection (#1850)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: b8199b220f8bd3394c7b734380ccfa0e9e91c23c
      https://github.com/dyninst/dyninst/commit/b8199b220f8bd3394c7b734380ccfa0e9e91c23c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-28 (Sat, 28 Dec 2024)

  Changed paths:
    M instructionAPI/doc/API/Instruction.tex
    M instructionAPI/src/Instruction.C
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IndirectAnalyzer.C

  Log Message:
  -----------
  Unify valid instruction detection (#1850)

These only detect actual decode failures on x86.

'isValid' was added by 410f34166 in 2008 and 'isLegalInsn' by
b490edd40 in 2009. It's unclear why the latter was needed.



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] b8199b: Unify valid instruction detection (#1850), Tim Haines <=