[DynInst_API:] [dyninst/dyninst] d5d164: Remove InstructionDecoderImpl::setMode (#2048)


Date: Mon, 03 Nov 2025 09:21:28 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d5d164: Remove InstructionDecoderImpl::setMode (#2048)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d5d164be891b6363e1e1397efcd401112d14eebb
      https://github.com/dyninst/dyninst/commit/d5d164be891b6363e1e1397efcd401112d14eebb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-03 (Mon, 03 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 (#2048)

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] d5d164: Remove InstructionDecoderImpl::setMode (#2048), Tim Haines <=