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

Mem extention #1134

Merged
merged 3 commits into from Mar 23, 2022
Merged

Mem extention #1134

merged 3 commits into from Mar 23, 2022

Commits on Mar 22, 2022

  1. adding fail

    dderjoel authored and JasonGross committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6da1d5b View commit details
    Browse the repository at this point in the history
  2. another test case

    Unable to unify: [inr [351, 349, 350]] == [inr [103, 108, 110]]
    Could not unify the values at index 0: [mit-plv#351, mit-plv#349, mit-plv#350] != [mit-plv#103, mit-plv#108, mit-plv#110]
    index 0: mit-plv#351 != mit-plv#103
    (slice 0 44, [mit-plv#345]) != (slice 0 44, [mit-plv#100])
    index 0: mit-plv#345 != mit-plv#100
    (add 64, [mit-plv#58, mit-plv#95, mit-plv#343]) != (add 64, [mit-plv#58, mit-plv#98])
    (add 64, [mit-plv#95, mit-plv#343]) != (add 64, [mit-plv#98])
    (add 64, [mit-plv#95, (mul 64, [mit-plv#95, mit-plv#331])]) != (add 64, [(mul 64, [#3, mit-plv#95])])
    (add 64, [mit-plv#95, (mul 64, [mit-plv#95, (const 4, [])])]) != (add 64, [(mul 64, [#3, mit-plv#95])])
    (add 64, [(or 64, [mit-plv#91, mit-plv#93]), (mul 64, [(or 64, [mit-plv#91, mit-plv#93]), (const 4, [])])]) != (add 64, [(mul 64, [(const 5, []), (or 64, [mit-plv#91, mit-plv#93])])])
    dderjoel authored and JasonGross committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    067efc4 View commit details
    Browse the repository at this point in the history
  3. added imul-works statement

    dderjoel authored and JasonGross committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7b949dc View commit details
    Browse the repository at this point in the history