[DynInst_API:] [dyninst/dyninst] 088530: Rename Architecture AMDGPU_CDNA2 to AMDGPU_GFX90A ...


Date: Wed, 05 Apr 2023 06:31:00 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 088530: Rename Architecture AMDGPU_CDNA2 to AMDGPU_GFX90A ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 0885301c49db8cfc286f41003a558005c9c7ace6
      https://github.com/dyninst/dyninst/commit/0885301c49db8cfc286f41003a558005c9c7ace6
  Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    R common/h/AMDGPU/cdna2/amdgpu_cdna2_op_table.h
    R common/h/AMDGPU/cdna2/amdgpu_cdna2_sys_regs.h
    A common/h/AMDGPU/gfx90a/amdgpu_gfx90a_op_table.h
    A common/h/AMDGPU/gfx90a/amdgpu_gfx90a_sys_regs.h
    M common/h/dyn_regs.h
    M common/h/entryIDs.h
    M common/src/dyn_regs.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
    R instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C
    R instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.h
    R instructionAPI/src/AMDGPU/cdna2/amdgpu_cdna2_decoder_impl.C
    R instructionAPI/src/AMDGPU/cdna2/amdgpu_cdna2_decoder_impl.h
    R instructionAPI/src/AMDGPU/cdna2/amdgpu_cdna2_insn_entry.h
    R instructionAPI/src/AMDGPU/cdna2/amdgpu_cdna2_opcode_tables.C
    R instructionAPI/src/AMDGPU/cdna2/decodeOperands.C
    R instructionAPI/src/AMDGPU/cdna2/decodeOperands.h
    R instructionAPI/src/AMDGPU/cdna2/finalizeOperands.C
    A instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.C
    A instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h
    A instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_decoder_impl.C
    A instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_decoder_impl.h
    A instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_insn_entry.h
    A instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_opcode_tables.C
    A instructionAPI/src/AMDGPU/gfx90a/decodeOperands.C
    A instructionAPI/src/AMDGPU/gfx90a/decodeOperands.h
    A instructionAPI/src/AMDGPU/gfx90a/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/SymbolicExpression.C
    M proccontrol/src/process.C

  Log Message:
  -----------
  Rename Architecture AMDGPU_CDNA2 to AMDGPU_GFX90A (#1404)

Rename the Architecture Arch_amdgpu_cdan2 to Arch_amdgpu_gf90a,
as recommended by the vendor.


[← Prev in Thread] Current Thread [Next in Thread→]