Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: e0c12bc4adfcd911e6a7427291699e923db34489
https://github.com/dyninst/dyninst/commit/e0c12bc4adfcd911e6a7427291699e923db34489
Author: wxrdnx <67510189+wxrdnx@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M cmake/DyninstWarnings.cmake
A common/src/arch-riscv64.h
M instructionAPI/CMakeLists.txt
M instructionAPI/h/ArchSpecificFormatters.h
M instructionAPI/h/Instruction.h
M instructionAPI/h/Operation_impl.h
M instructionAPI/src/ArchSpecificFormatters.C
M instructionAPI/src/Instruction.C
M instructionAPI/src/InstructionDecoderImpl.C
M instructionAPI/src/Operation.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
M instructionAPI/src/interrupts.C
M tests/CMakeLists.txt
M tests/integration/CMakeLists.txt
A tests/integration/InstructionAPI/decoder/riscv/CMakeLists.txt
A tests/integration/InstructionAPI/decoder/riscv/a_ext.cpp
A tests/integration/InstructionAPI/decoder/riscv/branches.cpp
A tests/integration/InstructionAPI/decoder/riscv/c_ext.cpp
A tests/integration/InstructionAPI/decoder/riscv/d_ext.cpp
A tests/integration/InstructionAPI/decoder/riscv/f_ext.cpp
A tests/integration/InstructionAPI/decoder/riscv/m_ext.cpp
A tests/integration/InstructionAPI/decoder/riscv/pseudo.cpp
A tests/integration/InstructionAPI/decoder/riscv/rv64i_base.cpp
A tests/integration/InstructionAPI/decoder/riscv/zicsr_ext.cpp
A tests/opcode_tests.cpp
A tests/opcode_tests.h
Log Message:
-----------
RISC-V Instruction API (#2046)
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|