Skip to content

Branch instructions don't accept explicit offset argument #11

Description

@NooneAtAll3

beq zero, zero, 2 should be a no-op - but instead it raises an invalid instruction (in my testing it seems like signal gets thrown only when condition is fulfilled and branch is taken)

I think the emulator or assembler or whatever is used to comprehend provided risc-V asm only accepts labels as input and gets confused when it's the actual relative address offset immediate

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions