]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: fix PINSRD with mem in from3
authorRuss Cox <rsc@golang.org>
Thu, 5 Mar 2015 05:50:38 +0000 (00:50 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 5 Mar 2015 06:07:06 +0000 (06:07 +0000)
commit29f18f2800cf05514c42fdf4c54d7f52bccd3730
tree7b1bd80baba46a761567d94dd70b7cf366b2aeda
parentb66a50999220ba2bd815ccc9d93234bb48cd3c40
cmd/internal/obj/x86: fix PINSRD with mem in from3

Change-Id: I3a2b17e218aa05cfb67d7561e0b52a6df766924d
Reviewed-on: https://go-review.googlesource.com/6897
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/internal/obj/x86/obj6.go