[DynInst_API:] [dyninst/dyninst] 633adb: Add indirect branch support for gfx908 and gfx90a ...


Date: Thu, 14 Sep 2023 08:54:45 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 633adb: Add indirect branch support for gfx908 and gfx90a ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 633adb9075d1347a1203822ff21ba986ac8ced92
      https://github.com/dyninst/dyninst/commit/633adb9075d1347a1203822ff21ba986ac8ced92
  Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M common/h/dyn_regs.h
    M common/src/dyn_regs.C
    A dataflowAPI/rose/SgAsmAMDGPUInstruction.h
    M dataflowAPI/rose/conversions.h
    A dataflowAPI/rose/semantics/DispatcherAMDGPU.C
    A dataflowAPI/rose/semantics/DispatcherAMDGPU.h
    M dataflowAPI/rose/semantics/Registers.C
    M dataflowAPI/rose/semantics/Registers.h
    M dataflowAPI/rose/semantics/SymEvalSemantics.C
    M dataflowAPI/rose/semantics/SymEvalSemantics.h
    M dataflowAPI/src/AbslocInterface.C
    M dataflowAPI/src/ExpressionConversionVisitor.C
    M dataflowAPI/src/RoseImpl.C
    M dataflowAPI/src/RoseInsnFactory.C
    M dataflowAPI/src/RoseInsnFactory.h
    M dataflowAPI/src/SymEval.C
    M dataflowAPI/src/SymbolicExpansion.C
    M dataflowAPI/src/SymbolicExpansion.h
    M dataflowAPI/src/convertOpcodes.C
    M external/rose/amdgpuInstructionEnum.h
    M external/rose/rose-compat.h
    M parseAPI/CMakeLists.txt
    M parseAPI/src/IndirectAnalyzer.C

  Log Message:
  -----------
  Add indirect branch support for gfx908 and gfx90a (#1519)

* Support Indirect Control Flow for GFX908 / GFX90A

This commit ports the support for indirect control flow
analysis that was done for gfx900 to gfx908 and gfx90a.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 633adb: Add indirect branch support for gfx908 and gfx90a ..., bbiiggppiigg <=