Skip to content

ARM/Thumb: Final data directive size is incorrect #382

Description

@testyourmine

On the latest version (3.7.3), the final data directive of a function is sometimes the wrong directive.

Here's an example of it in action, causing the function to be unable to show 100%:

Image

For reference, the original input assembly is .4byte 0x0000FFFF.

Here is a relevant function of it happening from decomp.me:

_KLEOD__sub_08014184.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions