[DynInst_API:] [dyninst/dyninst] 5867d6: Remove makeSizeType from InstructionDecoderImpl in...


Date: Wed, 15 Oct 2025 06:05:58 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5867d6: Remove makeSizeType from InstructionDecoderImpl in...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 5867d62f800128b9313100872e454e9f3eebf3fb
      https://github.com/dyninst/dyninst/commit/5867d62f800128b9313100872e454e9f3eebf3fb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-10-15 (Wed, 15 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 (#2033)

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] 5867d6: Remove makeSizeType from InstructionDecoderImpl in..., Tim Haines <=