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

Intel AVX1/SSE2 ASM: no ymm/zmm regs no vzeroupper #8479

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

SparkiDev
Copy link
Contributor

Description

vzeroupper instruction not needed to be invoked unless ymm or zmm registers are used.

Fixes zd#19439

Testing

Standard testing.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Feb 20, 2025
vzeroupper instruction not needed to be invoked unless ymm or zmm
registers are used.
@JacobBarthelmeh JacobBarthelmeh merged commit 781d852 into wolfSSL:master Feb 20, 2025
178 checks 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.

3 participants