Branch: refs/heads/release9.2/fixes/decode-pruning
Home: https://github.com/dyninst/dyninst
Commit: 023f24fbd8b5c72323baee4073f1ffa4125d4d03
https://github.com/dyninst/dyninst/commit/023f24fbd8b5c72323baee4073f1ffa4125d4d03
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M common/src/arch-x86.C
M common/src/arch-x86.h
M dyninstAPI/src/codegen-x86.C
M instructionAPI/src/InstructionDecoder-x86.C
Log Message:
-----------
Fixed displacement decoding issues and pruned decoding logic
Commit: c4981ba5aa771bdf77a34dcbec617d90206eb192
https://github.com/dyninst/dyninst/commit/c4981ba5aa771bdf77a34dcbec617d90206eb192
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M dyninstAPI/src/codegen-x86.C
Log Message:
-----------
Found another on the fly decoding
Commit: 99cc585e1a48df898ff06ce343d8baa96baaa7a7
https://github.com/dyninst/dyninst/commit/99cc585e1a48df898ff06ce343d8baa96baaa7a7
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M common/src/arch-x86.C
Log Message:
-----------
Added decoding debug output
Commit: 634b32635f3e73dbf48e9d51f932487a79bfa1ff
https://github.com/dyninst/dyninst/commit/634b32635f3e73dbf48e9d51f932487a79bfa1ff
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M common/src/arch-x86.C
M dyninstAPI/src/codegen-x86.C
Log Message:
-----------
Pruned prefix copy logic
Compare: https://github.com/dyninst/dyninst/compare/023f24fbd8b5^...634b32635f3e
|