Skip to content

Branching skip additional if instruction #54

Description

@Wuschli

The branching opcodes take one cycle longer to perform if the test fails. When they skip an if instruction, they will skip an additional instruction at the cost of one extra cycle. This lets you easily chain conditionals.

The skipping of an additional if instruction seems to be not implemented yet.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions