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

SSE3 support #844

Closed
5 tasks
copy opened this issue Apr 24, 2023 · 2 comments
Closed
5 tasks

SSE3 support #844

copy opened this issue Apr 24, 2023 · 2 comments

Comments

@copy
Copy link
Owner

copy commented Apr 24, 2023

After #837 it probably makes sense to fully support SSE3. It might be useful for modern versions of Windows and Android.

There's only 4 instructions (I don't think we care about MONITOR/MWAIT for now):

  • FISTTP
  • MOVS[DLH]DUP
  • HADDP[SD]
  • HSUBP[SD]
  • Update cpuid bit
@spetterman66
Copy link
Contributor

PR: #906

@spetterman66
Copy link
Contributor

can be closed i guess

@copy copy closed this as completed Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants