Clone this repo:
  1. 11c82a5 all: avoid a goroutine deadlock on disassembler error by Joel Sing · 4 days ago master
  2. 287cece arm64/arm64asm: use llvm-objdump for objdump tests on openbsd by Joel Sing · 4 days ago
  3. 3272c90 all: disable Git line-ending conversion by qmuntal · 5 weeks ago v0.29.0
  4. adbd230 loong64/loong64asm: add support for aliases rdcnt{vl,vh,id}.w in the GNUSyntax by Guoqi Chen · 7 weeks ago
  5. 9c1a596 x86/x86asm: support SHA instructions by Cherry Mui · 10 weeks ago v0.28.0

arch

Go Reference

This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.

Report Issues / Send Patches

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.