[DynInst_API:] [dyninst/dyninst] 916fb2: Add DYNINST_ENABLE_CAPSTONE and add decoder directory


Date: Thu, 06 Nov 2025 13:20:29 -0800
From: wxrdnx <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 916fb2: Add DYNINST_ENABLE_CAPSTONE and add decoder directory
  Branch: refs/heads/angushe/instruction-api-riscv
  Home:   https://github.com/dyninst/dyninst
  Commit: 916fb23bdacbb65443740b1bebbad7c8713e501a
      https://github.com/dyninst/dyninst/commit/916fb23bdacbb65443740b1bebbad7c8713e501a
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M CMakeLists.txt
    M cmake/DyninstLibrary.cmake
    M cmake/DyninstOptions.cmake
    M cmake/DyninstPlatform.cmake
    M instructionAPI/CMakeLists.txt
    M instructionAPI/src/InstructionDecoderImpl.C
    A instructionAPI/src/decoder/riscv/categories.h
    A instructionAPI/src/decoder/riscv/decoder.C
    A instructionAPI/src/decoder/riscv/decoder.h
    A instructionAPI/src/decoder/riscv/mem_xlat.C
    A instructionAPI/src/decoder/riscv/mem_xlat.h
    A instructionAPI/src/decoder/riscv/opcode_xlat.C
    A instructionAPI/src/decoder/riscv/opcode_xlat.h
    A instructionAPI/src/decoder/riscv/register_xlat.C
    A instructionAPI/src/decoder/riscv/register_xlat.h
    A instructionAPI/src/decoder/type_conversion.h
    R instructionAPI/src/riscv/categories.h
    R instructionAPI/src/riscv/decoder.C
    R instructionAPI/src/riscv/decoder.h
    R instructionAPI/src/riscv/mem_xlat.C
    R instructionAPI/src/riscv/mem_xlat.h
    R instructionAPI/src/riscv/opcode_xlat.C
    R instructionAPI/src/riscv/opcode_xlat.h
    R instructionAPI/src/riscv/register_xlat.C
    R instructionAPI/src/riscv/register_xlat.h
    R instructionAPI/src/riscv/type_conversion.h

  Log Message:
  -----------
  Add DYNINST_ENABLE_CAPSTONE and add decoder directory



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] 916fb2: Add DYNINST_ENABLE_CAPSTONE and add decoder directory, wxrdnx <=