Skip to content

Handle signed vs unsigned in div & rem opcodes. Also fix tests - #150

Merged
Washi1337 merged 2 commits into
Washi1337:masterfrom
wondercrash:fix/rem-div-unsigned
Jan 17, 2026
Merged

Handle signed vs unsigned in div & rem opcodes. Also fix tests#150
Washi1337 merged 2 commits into
Washi1337:masterfrom
wondercrash:fix/rem-div-unsigned

Conversation

@wondercrash

Copy link
Copy Markdown
Contributor

I fixed some of the tests as well

Closes #149

@Washi1337 Washi1337 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nits but other than that LGTM.

@Washi1337
Washi1337 merged commit cb48a58 into Washi1337:master Jan 17, 2026
2 checks passed
@wondercrash
wondercrash deleted the fix/rem-div-unsigned branch February 10, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Echo seems to ignores signs in arithmetic operations

2 participants