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

fix recursive ARM asm call to remainder; match archRemainder for ARM64 #48

Merged
merged 1 commit into from
May 9, 2024

Conversation

soypat
Copy link
Collaborator

@soypat soypat commented May 9, 2024

@chewxy can I get a review on this? Found a bug in arm stubs and a possible bug in the arm64 stub, both for the remainder instruction.

Closes #47

@soypat
Copy link
Collaborator Author

soypat commented May 9, 2024

Ah nevermind, I just noticed the arm64 stub is commented 🤦. OK merging as is so as to release a new version

@soypat soypat merged commit 7caa3bb into master May 9, 2024
1 check passed
@soypat soypat deleted the fix-assembly branch May 9, 2024 20:33
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.

Test failure: ARM assembly vetting fails on Remainder
1 participant