Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 7456c05b979130eba42c4ee39a9ed00c92de2ba4
https://github.com/dyninst/dyninst/commit/7456c05b979130eba42c4ee39a9ed00c92de2ba4
Author: kupsch <[email protected]>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M instructionAPI/h/ArchSpecificFormatters.h
M instructionAPI/h/Instruction.h
M instructionAPI/src/ArchSpecificFormatters.C
M instructionAPI/src/Instruction.C
Log Message:
-----------
add getDisplayOrderedOperands interface (#1465)
Add method Instruction::getDisplayOrderedOperands to return the
operands that are displayed (non implicit operands) when formatting an
instruction for disassembly. Returns a vector of Operands in display
order.
These operands can be inspected and formatted to produce a disassembly
string with annotations.
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api