Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 00d7f4819ea0d1a9e7f0fc9647cf2a30e10dc302
https://github.com/dyninst/dyninst/commit/00d7f4819ea0d1a9e7f0fc9647cf2a30e10dc302
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-31 (Tue, 31 Dec 2024)
Changed paths:
M common/src/registers/MachRegister.C
Log Message:
-----------
Don't use base register in isZeroFlag (#1854)
The individual flag registers (e.g., x86::zf) get mapped to the whole
register (e.g., x86::flags) which is incorrect.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|