commit | 5d0b1102bee052ce00bf47f9cfef8f73d2ac6d46 | [log] [tgz] |
---|---|---|
author | cuishuang <imcusg@gmail.com> | Tue Apr 16 18:07:52 2024 +0800 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 16 17:16:58 2024 +0000 |
tree | d1425bb4cf8205ad796cf4e04cca617bf061e747 | |
parent | a85057043824df19248fb9070bc44f3403f8876e [diff] |
x86/x86asm: fix function name in comment Change-Id: Ie70c842161c96948098082d3c0ff1b026bcfd8de Reviewed-on: https://go-review.googlesource.com/c/arch/+/579198 Reviewed-by: qiu laidongfeng2 <2645477756@qq.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Commit-Queue: Ian Lance Taylor <iant@google.com> Run-TryBot: shuang cui <imcusg@gmail.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the arch repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.