commit | f2e9665ba3565e2dd3b57b260d5f46b952e6b8c3 | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@golang.org> | Thu Mar 20 11:14:42 2025 -0700 |
committer | Keith Randall <khr@golang.org> | Thu Mar 20 15:23:10 2025 -0700 |
tree | 2b5c32e814a01d57cfc30d00d6c590e2fa265cb5 | |
parent | adeecab5f209ca3732e844b3b59716281155fbf8 [diff] |
x86/x86asm: don't symbolize immediate constants, mostly Fixes golang/go#72942 Change-Id: Ib3bfef301fa8502f2c2d692f91d38acd2df20275 Reviewed-on: https://go-review.googlesource.com/c/arch/+/659675 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at https://go.dev/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.