Skip to content

Implement branch prediction #11

@LiamSkirrow

Description

@LiamSkirrow

By default, I'm not sure what will happen when I implement the branch instructions. But eventually, it would be good to be able to support branch prediction.

However, don't prematurely optimise, this is something that should be implemented after the basic branch instructions are developed and proven to work on their own. As a baseline, the branch instructions should probably just stall until the conditional has been determined or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions