Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 97d05de638fb271471f70b055399b31c06076933 https://github.com/dyninst/dyninst/commit/97d05de638fb271471f70b055399b31c06076933 Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths: M dataflowAPI/rose/registers/convert.C M dataflowAPI/rose/registers/x86.h Log Message: ----------- Fix x86 MachRegister -> ROSE register conversion (#1844) * x86: fix PC conversion The category isn't necessarily guaranteed to be 0. * x86: expand EFLAGS conversion The 32-bit EFLAGS includes the reserved bits. This makes it consistent with the 64-bit version. Note: The lower 32-bits of RFLAGS is EFLAGS, and the upper 32-bits are reserved. 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