Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: f523c567307cb7918697b02c806434ba37b17209
https://github.com/dyninst/dyninst/commit/f523c567307cb7918697b02c806434ba37b17209
Author: bbiiggppiigg <[email protected]>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M instructionAPI/src/AMDGPU/gfx90a/amdgpu_gfx90a_insn_entry.h
Log Message:
-----------
Fix overflow of fields in instruction layout (#1476)
Fields in instruction layouts can have implicit LSBs.
Previously this wasn't taken into consideration,
and causes overflow and decoding instruction.
This PR fixes the layout definition to include the LSBs.
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api