Skip to content

Support for STORE #5

Open
Open
@wimmers

Description

@wimmers
Owner

The UPPAAL bytecode seems to support a STORE instruction, which puts a value into a register but specifies both arguments on the stack.
This is problematic because it interferes with the current approach to rename registers to a fixed range. To support this instruction, we would need to explicitly add this renumbering to the semantics.

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

        Participants

        @wimmers

        Issue actions

          Support for STORE · Issue #5 · wimmers/munta