[DynInst_API:] [dyninst/dyninst] 1fd837: Add Initial Support for GFX940


Date: Thu, 28 Sep 2023 00:44:37 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 1fd837: Add Initial Support for GFX940
  Branch: refs/heads/bbiiggppiigg/support_gfx940
  Home:   https://github.com/dyninst/dyninst
  Commit: 1fd837e2ca21310ba4255d72f4cb68c9d0e4ac13
      https://github.com/dyninst/dyninst/commit/1fd837e2ca21310ba4255d72f4cb68c9d0e4ac13
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M common/CMakeLists.txt
    A common/h/AMDGPU/gfx940/amdgpu_gfx940_op_table.h
    A common/h/AMDGPU/gfx940/amdgpu_gfx940_sys_regs.h
    M common/h/dyn_regs.h
    M common/h/entryIDs.h
    M common/src/dyn_regs.C
    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/RoseInsnFactory.C
    M dataflowAPI/src/SymEval.C
    M dataflowAPI/src/convertOpcodes.C
    M dwarf/src/dwarfHandle.C
    M elf/src/Elf_X.C
    M instructionAPI/CMakeLists.txt
    M instructionAPI/h/Instruction.h
    M instructionAPI/h/Operation_impl.h
    A instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.C
    A instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h
    A instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_decoder_impl.C
    A instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_decoder_impl.h
    A instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_insn_entry.h
    A instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_opcode_tables.C
    A instructionAPI/src/AMDGPU/gfx940/decodeOperands.C
    A instructionAPI/src/AMDGPU/gfx940/decodeOperands.h
    A instructionAPI/src/AMDGPU/gfx940/finalizeOperands.C
    M instructionAPI/src/ArchSpecificFormatters.C
    M instructionAPI/src/Instruction.C
    M instructionAPI/src/InstructionCategories.C
    M instructionAPI/src/InstructionDecoderImpl.C
    M instructionAPI/src/Register.C
    M instructionAPI/src/amdgpu_branchinsn_table.h
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_amdgpu.C
    M parseAPI/src/IndirectAnalyzer.C
    M parseAPI/src/SymbolicExpression.C
    M proccontrol/src/process.C

  Log Message:
  -----------
  Add Initial Support for GFX940


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 1fd837: Add Initial Support for GFX940, bbiiggppiigg <=