Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 2d7817e088b09c237673e9f219291a65c5de3380
https://github.com/dyninst/dyninst/commit/2d7817e088b09c237673e9f219291a65c5de3380
Author: Kirill Batuzov <batuzovk@xxxxxxxxx>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M common/h/registers/x86_64_regs.h
Log Message:
-----------
Revert "Fix duplicate base ID in x86_64 GPRs (#1702)" (#1766)
This reverts commit 11baee8e51ca409b158718425d320be439bd2419.
Code for am_reg in InstructionDecoder_x86::decodeOneOperand
relies on internal register IDs being the same as their encoding
in the machine instruction.
Besides that, we need compatibility between x86 and x86_64 register IDs.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|