[DynInst_API:] [dyninst/dyninst] ba75c6: x86: handle UD0 and UD1 instructions (#1756)


Date: Thu, 06 Jun 2024 15:03:37 -0700
From: Kirill Batuzov <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] ba75c6: x86: handle UD0 and UD1 instructions (#1756)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: ba75c625983634d775a7b19ce7842b940643795b
      https://github.com/dyninst/dyninst/commit/ba75c625983634d775a7b19ce7842b940643795b
  Author: Kirill Batuzov <batuzovk@xxxxxxxxx>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M common/h/mnemonics/x86_entryIDs.h
    M common/src/arch-x86.C
    M dataflowAPI/src/convertOpcodes.C

  Log Message:
  -----------
  x86: handle UD0 and UD1 instructions (#1756)

Intel manual define 3 different UD instructions: UD0, UD1, and UD2. UD2 is fully supported by Dyninst, UD0 and UD1 are not.



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] ba75c6: x86: handle UD0 and UD1 instructions (#1756), Kirill Batuzov <=