Skip to content

thumb: mrs instruction not recognized #984

@sir-wombat

Description

@sir-wombat

Capstone fails to disassemble a mrs instruction correctly:
$ cstool thumb "\x08\x81\xef\xf3"
result:
0 0881 strh r0, [r1, #8]
expected result:
mrs r1, MSP
See page 803 of DDI0403D (ARMv7-M arch ref man) about the encoding of mrs.

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