Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
✌️
Dominik Huml
TheRamsay
✌️
31
followers
·
44
following
Brno
View GitHub Profile
All gists
3
Starred
1
Sort:
Recently created
Recently created
Least recently created
Recently updated
Least recently updated
Sort:
Recently created
Recently created
Least recently created
Recently updated
Least recently updated
1 file
3 forks
0 comments
20 stars
detomon
/
intrinsic.md
Last active
May 31, 2025 18:38
SSE Intrinsic Cheat Sheet (SSE3)
SSE Intrinsic Cheat Sheet (SSE3)
Load and Store
__m128
_mm_load_ps
(
float
*
a
) {
You can’t perform that action at this time.