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

EOR3, part of Crypto four registers. #17

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

nebeid
Copy link
Collaborator

@nebeid nebeid commented Feb 21, 2024

Description:

Add EOR3 instruction which is part of the Cryptographic four-register group of DPSFP
https://developer.arm.com/documentation/ddi0602/2023-12/SIMD-FP-Instructions/EOR3--Three-way-Exclusive-OR-?lang=en
Also place the shabang line at the top of the shell script platform_check.sh. Otherwise, aarch64 is not detected.

Testing:

make all including conformance testing.

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

Also place the shabang line at the top of the shell script.
Now the sha512 and eor3 appear in the conformance test.
@shigoel shigoel self-requested a review February 22, 2024 04:23
Copy link
Collaborator

@shigoel shigoel left a comment

Choose a reason for hiding this comment

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

Looks great to me! Thanks, Nevine!

@shigoel shigoel merged commit 7b3bc81 into leanprover:main Feb 22, 2024
1 check passed
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