]> Cypherpunks repositories - gostls13.git/commit
cmd/vendor/golang.org/x/arch: revendor at commit dda8112
authorCherry Zhang <cherryyz@google.com>
Wed, 22 Nov 2017 21:25:13 +0000 (16:25 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 29 Nov 2017 22:23:32 +0000 (22:23 +0000)
commit905b1c9804e0ed8ad6351966388cb8610bf5c3f1
treeeaedf44301e7371b370aaa30c1f1f21498cfe0d8
parenta7dcfa6133cac2c1200d8003bae279a062268499
cmd/vendor/golang.org/x/arch: revendor at commit dda8112

Updates #20650 (CL 45099 introduced the feature to x86).

Change-Id: If40cc9d87417a05281d8633f05cd91f6f434b136
Reviewed-on: https://go-review.googlesource.com/80843
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/vendor/golang.org/x/arch/arm/armasm/ext_test.go
src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go
src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ext_test.go
src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode_test.go
src/cmd/vendor/golang.org/x/arch/x86/x86asm/ext_test.go
src/cmd/vendor/golang.org/x/arch/x86/x86asm/format_test.go [new file with mode: 0644]
src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go
src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go
src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go