[DynInst_API:] [dyninst/dyninst] 5a2fea: Fix Implementation for RoseOperation::extractOp


Date: Sun, 10 Sep 2023 11:20:16 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5a2fea: Fix Implementation for RoseOperation::extractOp
  Branch: refs/heads/bbiiggppiigg/fix_rose_extractop
  Home:   https://github.com/dyninst/dyninst
  Commit: 5a2fea97d7b2b5698c1cd09b6a5fe76c7c96e303
      https://github.com/dyninst/dyninst/commit/5a2fea97d7b2b5698c1cd09b6a5fe76c7c96e303
  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] 5a2fea: Fix Implementation for RoseOperation::extractOp, bbiiggppiigg <=