[DynInst_API:] [dyninst/dyninst] 25eb52: Remove makeSizeType from InstructionDecoderImpl in...


Date: Mon, 13 Oct 2025 22:29:43 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 25eb52: Remove makeSizeType from InstructionDecoderImpl in...
  Branch: refs/heads/thaines/InstructionDecoderImpl_makeSizeType
  Home:   https://github.com/dyninst/dyninst
  Commit: 25eb523131cf1384417919293edbdc067274403d
      https://github.com/dyninst/dyninst/commit/25eb523131cf1384417919293edbdc067274403d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-10-14 (Tue, 14 Oct 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 makeSizeType from InstructionDecoderImpl interface

It's only used on 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] 25eb52: Remove makeSizeType from InstructionDecoderImpl in..., Tim Haines <=