Skip to content

Question and possible bug report about BLX instruction disassembly #1618

@nix7965

Description

@nix7965

Hi, I am using capstone version 4.0.1
During the disassembly, I found that "BLX R3" is disassembled as "mrc p7, #5, r4, c0, c8, #4 4."
This is an ARM instruction with Thumb mode. Its binary values are "98 47"
Is there some reason why it is recognized as that instruction?
If so, how should I fix it? (e.g., mode change)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions