[DynInst_API:] [dyninst/dyninst] 63d5ed: Remove InstructionDecoderImpl::decodeOpcode


Date: Tue, 29 Jul 2025 06:52:43 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 63d5ed: Remove InstructionDecoderImpl::decodeOpcode
  Branch: refs/heads/thaines/remove_decodeOpcode
  Home:   https://github.com/dyninst/dyninst
  Commit: 63d5ed794be771c6c753162e92ea99c6daf27608
      https://github.com/dyninst/dyninst/commit/63d5ed794be771c6c753162e92ea99c6daf27608
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M instructionAPI/src/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.C
    M instructionAPI/src/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h
    M instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.C
    M instructionAPI/src/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h
    M instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.C
    M instructionAPI/src/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h
    M instructionAPI/src/InstructionDecoder-aarch64.C
    M instructionAPI/src/InstructionDecoder-aarch64.h
    M instructionAPI/src/InstructionDecoder-power.C
    M instructionAPI/src/InstructionDecoder-power.h
    M instructionAPI/src/InstructionDecoder-x86.h
    M instructionAPI/src/InstructionDecoderImpl.h

  Log Message:
  -----------
  Remove InstructionDecoderImpl::decodeOpcode

It is only used for x86, so move it there.



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] 63d5ed: Remove InstructionDecoderImpl::decodeOpcode, Tim Haines <=