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

Add support for signed div operations #332

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

hawkinsw
Copy link
Collaborator

No description provided.

@hawkinsw
Copy link
Collaborator Author

I think that we are ready for some eyes on this one!! Thanks!!

@Alan-Jowett
Copy link
Collaborator

@hawkinsw Any idea why all the CI/CD tests are failing?

@Alan-Jowett
Copy link
Collaborator

@hawkinsw Should we close this PR our for now and re-open when it's ready?

@Alan-Jowett Alan-Jowett requested a review from Copilot January 21, 2025 19:03

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (16)
  • tests/sdiv-by-zero-imm.data: Language not supported
  • tests/sdiv-by-zero-reg.data: Language not supported
  • tests/sdiv32-by-zero-imm.data: Language not supported
  • tests/sdiv32-by-zero-reg.data: Language not supported
  • tests/sdiv32-high-divisor.data: Language not supported
  • tests/sdiv32-imm.data: Language not supported
  • tests/sdiv32-reg.data: Language not supported
  • tests/sdiv64-by-zero-imm.data: Language not supported
  • tests/sdiv64-by-zero-reg.data: Language not supported
  • tests/sdiv64-imm.data: Language not supported
  • tests/sdiv64-negative-imm.data: Language not supported
  • tests/sdiv64-negative-reg.data: Language not supported
  • tests/sdiv64-reg.data: Language not supported
  • vm/ubpf_jit_arm64.c: Language not supported
  • vm/ubpf_jit_x86_64.c: Language not supported
  • vm/ubpf_vm.c: Language not supported
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.

2 participants