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

Unintentional use of x87 #17

Open
gaul opened this issue Oct 17, 2021 · 0 comments
Open

Unintentional use of x87 #17

gaul opened this issue Oct 17, 2021 · 0 comments

Comments

@gaul
Copy link
Owner

gaul commented Oct 17, 2021

This is speculative, but I have noticed unexpected use of x87 floating-point on x86-64 where I assumed that SSE would be more efficient since few programs take advantage of 80-bit precision. Also I wonder if there is an overhead for task-switching the additional registers or power usage for using these legacy instructions?

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

No branches or pull requests

1 participant