Clone this repo:
  1. 2ebc088 riscv64: add support for zvk instructions by Meng Zhuo · 6 weeks ago master
  2. a0d57e2 arm64/instgen: make addr the last op in SVE stores by Junyang Shao · 3 weeks ago v0.27.0
  3. 0e84109 riscv64/riscv64asm: fix '// Code generated' header by Olivier Mengué · 6 weeks ago
  4. 06d6b46 riscv64: improve disassembler support for FENCE by Mark Ryan · 6 weeks ago
  5. 44bec3c x/arch/arm64/arm64asm: add missing pre/post-increment markers by Keith Randall · 5 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.