Skip to content

To large addresses will cause wrong binary file #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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