[DynInst_API:] [dyninst/dyninst] 9345b6: Fix semantic for move 32 bit register (#2063)


Date: Wed, 12 Nov 2025 18:35:54 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9345b6: Fix semantic for move 32 bit register (#2063)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 9345b697f7572184949fc38c1613f776ec739632
      https://github.com/dyninst/dyninst/commit/9345b697f7572184949fc38c1613f776ec739632
  Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
  Date:   2025-11-13 (Thu, 13 Nov 2025)

  Changed paths:
    M dataflowAPI/rose/x86_64InstructionSemantics.h

  Log Message:
  -----------
  Fix semantic for move 32 bit register (#2063)

On x86_64, the upper 32 bits should be zeroed when moving a
32 bit value, except the sepcial case for xchg eax,eax



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] 9345b6: Fix semantic for move 32 bit register (#2063), bbiiggppiigg <=