Branch: refs/heads/bolo/amdgpu_call
Home: https://github.com/dyninst/dyninst
Commit: d73b4e956ca820cb145a56c74a1637164f2283bd
https://github.com/dyninst/dyninst/commit/d73b4e956ca820cb145a56c74a1637164f2283bd
Author: Bolo <bolo@xxxxxxxxxxx>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M instructionAPI/src/Instruction.C
M instructionAPI/src/InstructionCategories.C
A instructionAPI/src/amdgpu_endpgminsn_table.h
A instructionAPI/src/amdgpu_returninsn_table.h
Log Message:
-----------
Update Instruction::allowsFallThrough() to not
fall through AMD procedure call return instructions.
Place more instruction classes for decode in include
files so they can be mechanically generated without
hand-editing dyninst source files.
|