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

SSE4a functions #1159

Open
Torinde opened this issue Mar 26, 2024 · 0 comments
Open

SSE4a functions #1159

Torinde opened this issue Mar 26, 2024 · 0 comments
Labels
instruction-set-support Implementing new SIMD ISA extensions portably

Comments

@Torinde
Copy link
Contributor

Torinde commented Mar 26, 2024

https://en.wikipedia.org/wiki/SSE4#SSE4a

  • EXTRQ/​INSERTQ Combined mask-shift instructions.
  • MOVNTSD/​MOVNTSS Scalar streaming store instructions.

Header is <ammintrin.h>

@mr-c mr-c added the instruction-set-support Implementing new SIMD ISA extensions portably label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instruction-set-support Implementing new SIMD ISA extensions portably
Projects
None yet
Development

No branches or pull requests

2 participants