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

Add missing move instructions #1898

Closed
wants to merge 3 commits into from

Conversation

jason-conway
Copy link
Contributor

movntq and movntdq are supposed to use non-temporal hints... this does not do that

@saagarjha
Copy link
Member

Not the effects of the cache should be generally ok, FWIW

emkey1 pushed a commit to emkey1/ish-AOK that referenced this pull request Sep 6, 2022
…c_float

Merging Jason Conway's upstream float PR ish-app#1898
emkey1 pushed a commit to emkey1/ish-AOK that referenced this pull request Sep 6, 2022
Merging additional floating point instructions upstream PR ish-app#1898
@filiphsps
Copy link

Should probably squash the fix commit and rebase instead of merging master to prevent merge commits.

Other than that this looks great 👍

@jason-conway jason-conway changed the title Add fcmovcc, cmpss, minss, maxss, sqrtss, movntq, and movntdq Add missing move instructions Sep 26, 2022
@jason-conway jason-conway marked this pull request as draft September 26, 2022 01:56
@jason-conway
Copy link
Contributor Author

Closing in lieu of #1926

@jason-conway jason-conway deleted the float-on branch October 16, 2022 01:56
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