[DynInst_API:] [dyninst/dyninst] 64558c: Fix Implementation for RoseOperation::extractOp


Date: Sun, 10 Sep 2023 10:51:34 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 64558c: Fix Implementation for RoseOperation::extractOp
  Branch: refs/heads/bbiiggppiigg/fix_rose_extractop
  Home:   https://github.com/dyninst/dyninst
  Commit: 64558ca0f90e983b6ad9365b10b76cd33597514b
      https://github.com/dyninst/dyninst/commit/64558ca0f90e983b6ad9365b10b76cd33597514b
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-09-10 (Sun, 10 Sep 2023)

  Changed paths:
    M dataflowAPI/src/Visitors.C
    M parseAPI/src/SymbolicExpression.C

  Log Message:
  -----------
  Fix Implementation for RoseOperation::extractOp

Fix implementation in dataflowAPI to have end_bit exclusive.
Fix implementation in parseAPI to be based on begin_bit and end_bit
instead of based on size only.
Fix #1510.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 64558c: Fix Implementation for RoseOperation::extractOp, bbiiggppiigg <=