Skip to content

Get more information about disassembled instructions #34

@seritools

Description

@seritools

Not sure how feasible this is or how much LLVM provides, but it seems like there isn't a lot of information available about decoded instructions. It's for example not possible to extract arguments or even easily retrieve just the instruction mnemonic.

Because it's generic over multiple architectures it probably won't ever reach the level of detail that something like iced_x86::Instruction has, but a bit more than just the bytes and the entire assembler line would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions