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

winch Aarch64: reinterpret_float_as_int, reinterpret_int_as_float #9767

Merged

Conversation

minirop
Copy link
Contributor

@minirop minirop commented Dec 9, 2024

Implement the following MASM instructions for the Aarch64 platform (#8321):

  • reinterpret_float_as_int
  • reinterpret_int_as_float

@minirop minirop requested review from a team as code owners December 9, 2024 15:09
@minirop minirop requested review from abrown and fitzgen and removed request for a team December 9, 2024 15:09
@minirop minirop force-pushed the winch-reinterpret-aarch64 branch from 289b3a5 to 27b0bac Compare December 9, 2024 15:21
@saulecabrera
Copy link
Member

I can help reviewing this one.

@saulecabrera saulecabrera requested review from saulecabrera and removed request for abrown and fitzgen December 9, 2024 15:31
@github-actions github-actions bot added the winch Winch issues or pull requests label Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

Subscribe to Label Action

cc @saulecabrera

This issue or pull request has been labeled: "winch"

Thus the following users have been cc'd because of the following labels:

  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@saulecabrera saulecabrera left a comment

Choose a reason for hiding this comment

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

Thanks!

@saulecabrera saulecabrera added this pull request to the merge queue Dec 9, 2024
Merged via the queue into bytecodealliance:main with commit 4ca5174 Dec 9, 2024
42 checks passed
@minirop minirop deleted the winch-reinterpret-aarch64 branch December 9, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants