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

SSE 4.1 support in inline assembler #514

Closed
dnadlinger opened this issue Oct 19, 2013 · 2 comments
Closed

SSE 4.1 support in inline assembler #514

dnadlinger opened this issue Oct 19, 2013 · 2 comments
Assignees

Comments

@dnadlinger
Copy link
Member

DMD supports SSE 4.1 in inline assembly statements, and some of them are used in the 2.064 runtime.

We should add them as well.

redstar added a commit to redstar/ldc that referenced this issue Oct 29, 2013
Also adds comments for all AVX opcodes supported by DMD.
This fixes issue ldc-developers#514.
@ghost ghost assigned redstar Oct 29, 2013
@redstar
Copy link
Member

redstar commented Oct 29, 2013

Support added with pull request #533.

@redstar redstar closed this as completed Oct 29, 2013
@dnadlinger
Copy link
Member Author

Nice!

redstar pushed a commit that referenced this issue Sep 27, 2014
Fix sys.types and sys.stat for Linux X32.
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

2 participants