[DynInst_API:] [dyninst/dyninst] 3a3296: MultiRegister Support Part 2


Date: Wed, 03 Jul 2024 07:36:21 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 3a3296: MultiRegister Support Part 2
  Branch: refs/heads/bbiiggppiigg/add_multiregister_ast
  Home:   https://github.com/dyninst/dyninst
  Commit: 3a3296f65f21e06164eb6bfa188b7c154361deda
      https://github.com/dyninst/dyninst/commit/3a3296f65f21e06164eb6bfa188b7c154361deda
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M dataflowAPI/src/AbslocInterface.C
    M dataflowAPI/src/stackanalysis.C
    M instructionAPI/h/ArchSpecificFormatters.h
    M instructionAPI/h/Expression.h
    M instructionAPI/h/Result.h
    M instructionAPI/src/AMDGPU/gfx908/decodeOperands.C
    M instructionAPI/src/AMDGPU/gfx90a/decodeOperands.C
    M instructionAPI/src/AMDGPU/gfx940/decodeOperands.C
    M instructionAPI/src/ArchSpecificFormatters.C
    M instructionAPI/src/Expression.C
    M instructionAPI/src/MultiRegister.C

  Log Message:
  -----------
  MultiRegister Support Part 2

Remove unused function parameter names
Fix signature of MultiRegister formatter
Implement bind for MultiRegisterAST
Fix decodeOPR_VCC to use vcc_lo instead



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] 3a3296: MultiRegister Support Part 2, bbiiggppiigg <=