Clone this repo:
  1. 9c1a596 x86/x86asm: support SHA instructions by Cherry Mui · 2 weeks ago master
  2. 1255c5e x86/x86asm: support AVX instructions by Cherry Mui · 9 weeks ago
  3. 2ebc088 riscv64: add support for zvk instructions by Meng Zhuo · 9 weeks ago
  4. a0d57e2 arm64/instgen: make addr the last op in SVE stores by Junyang Shao · 5 weeks ago v0.27.0
  5. 0e84109 riscv64/riscv64asm: fix '// Code generated' header by Olivier Mengué · 8 weeks ago

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.