Skip to content

ARM writeback on post-index  #1507

@deadeert

Description

@deadeert

Hello,

I just wonder why post-index for instruction such as LDRD Rd, [Rs], #imm is considered as writeback ?
e0c020d4 ldrd r2, [r0], #4

i=tuple(cs.disasm(b'\xd4\x20\xc0\xe0',0))[0]
i.writeback
True

According to ARM manual it should not be.

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