[DynInst_API:] [dyninst/dyninst] 74f500: Reorganize AMDGPU-decoder for separate-compilation


Date: Mon, 06 Nov 2023 15:17:06 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 74f500: Reorganize AMDGPU-decoder for separate-compilation
  Branch: refs/heads/bbiiggppiigg/restructure-append-operand-and-fix-mdma
  Home:   https://github.com/dyninst/dyninst
  Commit: 74f500a7adf8a4bdd8a7005d26ade4c2d88e442f
      https://github.com/dyninst/dyninst/commit/74f500a7adf8a4bdd8a7005d26ade4c2d88e442f
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M instructionAPI/CMakeLists.txt
    M instructionAPI/src/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.C
    M instructionAPI/src/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h
    M instructionAPI/src/AMDGPU/gfx908/amdgpu_gfx908_decoder_impl.C
    R instructionAPI/src/AMDGPU/gfx908/amdgpu_gfx908_decoder_impl.h
    R instructionAPI/src/AMDGPU/gfx908/amdgpu_gfx908_opcode_tables.C
    M instructionAPI/src/AMDGPU/gfx908/appendOperands.C
    R instructionAPI/src/AMDGPU/gfx908/appendOperands.h
    A instructionAPI/src/AMDGPU/gfx908/decodeOperands.C
    M instructionAPI/src/AMDGPU/gfx908/finalizeOperands.C
    M instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.C
    M instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h
    M instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_decoder_impl.C
    R instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_decoder_impl.h
    M instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_opcode_tables.C
    M instructionAPI/src/AMDGPU/gfx90a/appendOperands.C
    R instructionAPI/src/AMDGPU/gfx90a/appendOperands.h
    A instructionAPI/src/AMDGPU/gfx90a/decodeOperands.C
    M instructionAPI/src/AMDGPU/gfx90a/finalizeOperands.C
    M instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.C
    M instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h
    M instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_decoder_impl.C
    R instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_decoder_impl.h
    R instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_insn_entry.h
    M instructionAPI/src/AMDGPU/gfx940/amdgpu_gfx940_opcode_tables.C
    M instructionAPI/src/AMDGPU/gfx940/appendOperands.C
    R instructionAPI/src/AMDGPU/gfx940/appendOperands.h
    A instructionAPI/src/AMDGPU/gfx940/decodeOperands.C
    M instructionAPI/src/AMDGPU/gfx940/finalizeOperands.C

  Log Message:
  -----------
  Reorganize AMDGPU-decoder for separate-compilation


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 74f500: Reorganize AMDGPU-decoder for separate-compilation, bbiiggppiigg <=