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

Update LDST #15

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Update LDST #15

merged 5 commits into from
Feb 21, 2024

Conversation

pennyannn
Copy link
Collaborator

@pennyannn pennyannn commented Feb 15, 2024

Description:

This PR updates LDST, specifically:

  1. LDP/STP instructions include pre-indexed, post-indexed and signed offset with GPR and SIMD/FP at all sizes
  2. LDR/STR immediate instructions include post-indexed and unsigned offset with GPR and SIMD/FP at all sizes
  3. LDRB/STRB are newly added
  4. In addition, a test file Tests/LDSTTest.lean is introduced to test the LDST instructions.

Note:

  1. Proofs sha512_block_armv8_test_3_sym and sha512_block_armv8_new_program are sorry'ed.

Testing:

The make all succeeds and conformance testing has been done successfully on Graviton2 and Graviton3.

License:

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

@pennyannn pennyannn changed the title Update LDST [Draft] Update LDST Feb 15, 2024
@pennyannn pennyannn changed the title [Draft] Update LDST Update LDST Feb 19, 2024
Tests/LDSTTest.lean Outdated Show resolved Hide resolved
Tests/LDSTTest.lean Outdated Show resolved Hide resolved
@shigoel shigoel merged commit 681f64e into leanprover:main Feb 21, 2024
1 check passed
@pennyannn pennyannn deleted the yppe/ldst branch February 21, 2024 19:15
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