Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long instructions #2

Merged
merged 5 commits into from
Jul 3, 2024
Merged

Long instructions #2

merged 5 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. Compile instructions with long operands correctly

    Mostly correctly, anyway.
    Bike committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3ff102d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6f732 View commit details
    Browse the repository at this point in the history
  3. Define most long instructions in native VM

    still missing a few, like closure stuff
    Bike committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cd1bb7c View commit details
    Browse the repository at this point in the history
  4. Define tests for long instructions

    Not comprehensive but better than nothing.
    Bike committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6f3ffe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    481bb76 View commit details
    Browse the repository at this point in the history