Skip to content

To large addresses will cause wrong binary file #1

@jonatanl

Description

@jonatanl

If an address in the jump instruction uses the most significant bit this will generate wrong bit file. This is because jump addresses are converted into binary values on the same pass as immediate values. Immediate values supports signed numbers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions