Branch: refs/heads/thaines/fix_reg_flag_type
Home: https://github.com/dyninst/dyninst
Commit: 40fdfab03867e000439c9eb6cc73daeb8032371e
https://github.com/dyninst/dyninst/commit/40fdfab03867e000439c9eb6cc73daeb8032371e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M common/h/registers/aarch64_regs.h
M common/h/registers/ppc32_regs.h
M common/h/registers/ppc64_regs.h
M common/h/registers/x86_64_regs.h
M common/h/registers/x86_regs.h
Log Message:
-----------
Used fix-width type for register format
This ensures the same number of bits is available on all platforms.
Commit: 68dd3e9f5dd6a05f64b48b2a661d389827508c9d
https://github.com/dyninst/dyninst/commit/68dd3e9f5dd6a05f64b48b2a661d389827508c9d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M common/h/registers/aarch64_regs.h
M common/h/registers/ppc32_regs.h
M common/h/registers/ppc64_regs.h
M common/h/registers/x86_64_regs.h
Log Message:
-----------
Fix comments
The fields are 8 bits wide, not 16.
Compare: https://github.com/dyninst/dyninst/compare/40fdfab03867%5E...68dd3e9f5dd6
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|