]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: fix build error caused by yextractps
authorisharipo <iskander.sharipov@intel.com>
Fri, 6 Oct 2017 16:07:29 +0000 (19:07 +0300)
committerIlya Tocar <ilya.tocar@intel.com>
Fri, 6 Oct 2017 16:23:44 +0000 (16:23 +0000)
commite33b01651cccce4293eb7a2ae7b40774e1dbeec9
treeee4d5307c5b5de668e8fce087dfab41914337e1d
parent41fa265db0548d25cb5eb84e80a537128a7172ac
cmd/asm: fix build error caused by yextractps

Fix ytab table for EXTRACTPS.
Related to https://go-review.googlesource.com/#/c/go/+/63490/.

Change-Id: I11672d6bb731a204a08905f8321450f02c5bed76
Reviewed-on: https://go-review.googlesource.com/68950
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/x86/asm6.go