[DynInst_API:] [dyninst/dyninst] 05380a: Fixes to let insertSnippet Example Work


Date: Wed, 28 Feb 2024 01:08:42 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 05380a: Fixes to let insertSnippet Example Work
  Branch: refs/heads/bbiiggppiigg/bolo_update_delta
  Home:   https://github.com/dyninst/dyninst
  Commit: 05380ae75e18a96074b693829aab3efae129349d
      https://github.com/dyninst/dyninst/commit/05380ae75e18a96074b693829aab3efae129349d
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M dataflowAPI/src/amdgpu_gfx908_machRegIndex.h
    M dyninstAPI/src/codegen.C
    M dyninstAPI/src/registerSpace.C
    M dyninstAPI/src/registerSpace.h

  Log Message:
  -----------
  Fixes to let insertSnippet Example Work

This commit contains of the following patch to make the insert
snippet example works. It is not intended to be merged, and all
these "hacks" should be looked at carefully and changed to a
correct implementation.

1. Add additional registers in the liveness register map in dataflowAPI
2. Add additional register encoding types in registerSpace
3. Add definedRegs tracking for arch_amdgpu



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] 05380a: Fixes to let insertSnippet Example Work, bbiiggppiigg <=