Branch: refs/heads/angushe/riscv
Home: https://github.com/dyninst/dyninst
Commit: 10c9be8b1da247228837aefbe250a50f4599c30a
https://github.com/dyninst/dyninst/commit/10c9be8b1da247228837aefbe250a50f4599c30a
Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M parseAPI/h/CodeSource.h
M parseAPI/h/InstructionAdapter.h
M parseAPI/src/IA_IAPI.C
M parseAPI/src/IA_IAPI.h
M parseAPI/src/Parser.C
M parseAPI/src/Parser.h
M parseAPI/src/ParserDetails.C
M parseAPI/src/SymtabCodeSource.C
Log Message:
-----------
Add basic RISC-V pattern matching in ParseAPI, for efficiency
Commit: 56ad786f55b0736fb964e17b85d1d2740b48c080
https://github.com/dyninst/dyninst/commit/56ad786f55b0736fb964e17b85d1d2740b48c080
Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M instructionAPI/h/Operation_impl.h
M instructionAPI/src/Instruction.C
M instructionAPI/src/InstructionDecoder-riscv64.C
M instructionAPI/src/Operation.C
M parseAPI/src/IA_IAPI.C
M parseAPI/src/IA_IAPI.h
M parseAPI/src/IA_aarch64.C
M parseAPI/src/IA_aarch64.h
M parseAPI/src/IA_amdgpu.C
M parseAPI/src/IA_amdgpu.h
M parseAPI/src/IA_power.C
M parseAPI/src/IA_power.h
M parseAPI/src/IA_riscv64.C
M parseAPI/src/IA_riscv64.h
M parseAPI/src/IA_x86.C
M parseAPI/src/IA_x86.h
Log Message:
-----------
Move multi instruction jump to separate function
Compare: https://github.com/dyninst/dyninst/compare/55eada9f107e...56ad786f55b0
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|