[DynInst_API:] [dyninst/dyninst] f40f5e: Remove InstructionDecoderImpl::setMode


Date: Sun, 02 Nov 2025 18:11:25 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f40f5e: Remove InstructionDecoderImpl::setMode
  Branch: refs/heads/thaines/remove_setMode
  Home:   https://github.com/dyninst/dyninst
  Commit: f40f5e50edfc689c4e39eae5bd2247b4bf28c97f
      https://github.com/dyninst/dyninst/commit/f40f5e50edfc689c4e39eae5bd2247b4bf28c97f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-02 (Sun, 02 Nov 2025)

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

  Log Message:
  -----------
  Remove InstructionDecoderImpl::setMode

It's only used by 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] f40f5e: Remove InstructionDecoderImpl::setMode, Tim Haines <=