Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 77bb6663cbc067cf2179565ee7860eb91f2afd4b https://github.com/dyninst/dyninst/commit/77bb6663cbc067cf2179565ee7860eb91f2afd4b Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths: M instructionAPI/doc/API/BinaryFunction.tex M instructionAPI/doc/API/Dereference.tex M instructionAPI/doc/API/Expression.tex M instructionAPI/doc/API/InstructionDecoder.tex A instructionAPI/doc/API/MultiRegisterAST.tex M instructionAPI/doc/API/RegisterAST.tex A instructionAPI/doc/API/TernaryAST.tex M instructionAPI/doc/API/Visitor.tex M instructionAPI/h/BinaryFunction.h M instructionAPI/h/Dereference.h M instructionAPI/h/Expression.h M instructionAPI/h/Immediate.h M instructionAPI/h/InstructionAST.h M instructionAPI/h/InstructionDecoder.h M instructionAPI/h/MultiRegister.h M instructionAPI/h/Register.h M instructionAPI/h/Ternary.h M instructionAPI/h/Visitor.h M instructionAPI/src/BinaryFunction.C M instructionAPI/src/Expression.C M instructionAPI/src/Immediate.C M instructionAPI/src/InstructionAST.C 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.C M instructionAPI/src/InstructionDecoder-x86.h M instructionAPI/src/InstructionDecoder.C M instructionAPI/src/MultiRegister.C M instructionAPI/src/Register.C M instructionAPI/src/Ternary.C Log Message: ----------- Clean up InstructionAPI decoder and AST classes (#1821) These classes will need non-trivial modifications for the move to Capstone. This makes them easier to work with. To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api