Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: fd1ffc76f501cb9fb113e69c7585b065a7dc7423
https://github.com/dyninst/dyninst/commit/fd1ffc76f501cb9fb113e69c7585b065a7dc7423
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M instructionAPI/src/InstructionDecoder-x86.C
M instructionAPI/src/InstructionDecoderImpl.C
M instructionAPI/src/InstructionDecoderImpl.h
Log Message:
-----------
Move InstructionImpl::decode into InstructionDecoder_x86::decode (#1818)
All of the other decoders implement their logic in the decode member function, so there's no need to have a special case for x86.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|