Skip to content

mn101e.cmdset doesn't match documentation #1

@dberliner

Description

@dberliner

I don't have IDA Pro but I am trying to use the defs in mn101e.cmdset to run some static disassembly myself (so forgive me if my question is ignorant of something IDA does). I notice that there are quite a few commands missing their immediate data, IE
ADD, IMM8, >D_DST, 0000 10Dm
should probably be
ADD, IMM8, >D_DST, 0000 10Dm <d8. ...>

I also notice
MOVW, IMM8, +REG_SP, >A_DST, 0010 1110 010a #<d8. ...> *3
Which seems to have a footnote marker at the end.

Was this ever brought to completion? If not I'll submit a PR when/if I get though it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions