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

Replacing sandybridge with x86-64-V2 #16

Closed
wants to merge 3 commits into from
Closed

Replacing sandybridge with x86-64-V2 #16

wants to merge 3 commits into from

Conversation

Fhokud
Copy link

@Fhokud Fhokud commented Sep 11, 2024

64-bit builds with more generic SMID and adds x86-64-v3 support

@Fhokud Fhokud closed this Sep 11, 2024
@Itsusinn
Copy link
Owner

Itsusinn commented Sep 11, 2024

AES-NI (which is an extension to x86 arch) is not included in any x86-64v{1,2,3,4}

And sandybridge just equals x86-64v2.5 plus some extra instructions.

Itsusinn added a commit that referenced this pull request Sep 11, 2024
@Itsusinn
Copy link
Owner

Itsusinn commented Sep 11, 2024

rustls (or ring) should support cpu autodetection, manually specify target-cpu might be not needed.

Itsusinn added a commit that referenced this pull request Dec 10, 2024
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