Branch: refs/heads/thaines/ppc_machregister_isZeroFlag
Home: https://github.com/dyninst/dyninst
Commit: 7e230e0640dfee011c07eba8c393bc70d6b2b6d6
https://github.com/dyninst/dyninst/commit/7e230e0640dfee011c07eba8c393bc70d6b2b6d6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-31 (Tue, 31 Dec 2024)
Changed paths:
M common/src/registers/MachRegister.C
Log Message:
-----------
Fix MachRegister::isZeroFlag for ppc
Currently, this treats every field in each group as being a zero flag.
Since we have representations for each bit in the field, then only
the EQ flag should be checked here.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|