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

cmd/asm: new x86 instructions #16007

Closed
yellow-apple opened this issue Jun 8, 2016 · 1 comment
Closed

cmd/asm: new x86 instructions #16007

yellow-apple opened this issue Jun 8, 2016 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@yellow-apple
Copy link

Missing instructions:

VBROADCASTSS
VBROADCASTSD
MOVDDUP
MOVSHDUP
MOVSLDUP

@ianlancetaylor ianlancetaylor added this to the Go1.8 milestone Jun 8, 2016
@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 5, 2016
@gopherbot
Copy link

CL https://golang.org/cl/31491 mentions this issue.

@golang golang locked and limited conversation to collaborators Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

4 participants