Clone this repo:
  1. b0f513d internal/simdgen: complete the godef code gen by Junyang Shao · 5 weeks ago master
  2. 3022628 s390x/s390xasm: fix plan9 disassembly regressions on s390x by Vishwanatha HD · 6 weeks ago
  3. 4fbd317 internal/simdgen: support masks and immediates by Austin Clements · 5 weeks ago
  4. 097aeb1 internal/ximdgen: drop $xi/$xf shorthands by Austin Clements · 5 days ago
  5. ca84b2c go.mod: format require section by Koichi Shiraishi · 4 weeks ago v0.17.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.