Context Aware GetInstructionInfo and Lifting Support #1407
Labels
Component: Architecture
Issue needs changes to an architecture plugin
Effort: High
Issue should take > 1 month
Impact: High
Issue adds or blocks important functionality
Type: Enhancement
Issue is a small enhancement to existing functionality
It would be ideal to provide a way to provide context aware disassembly. One example of where this may be useful is in the Thumb2 architecture where a branching instruction is in an IT block. We currently have no way to produce correct instruction info for initial basic block analysis in this case.
Solving this problem, the correct disassembly could look like this:
The text was updated successfully, but these errors were encountered: