Skip to content

Instantly share code, notes, and snippets.

@merryhime
Last active December 12, 2017 19:41
Show Gist options
  • Save merryhime/f5f4b3f926ae844ba437e5fe5c61f63f to your computer and use it in GitHub Desktop.
Save merryhime/f5f4b3f926ae844ba437e5fe5c61f63f to your computer and use it in GitHub Desktop.
x64 without SSE3
List of x64 microprocessors that don't support SSE3:
### AMD
* Athlon 64 Clawhammer (Sept 23, 2003) [C0 stepping also doesn't support NX, but CG stepping does]
* Athlon 64 FX Sledgehammer (Sept 23, 2003) [also doesn't support NX]
* Athlon 64 Newcastle (2004)
* Athlon 64 Wincheseter (2004)
* Athlon 64 FX Clawhammer (June 1, 2004) [also doesn't support NX]
* Opteron Sledgehammer (April 22, 2003)
### Intel
* Pentium 4F (Spring 2004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment