Clone this repo:
  1. f23035d riscv64: add tests for riscv64asm by Lin Runze · 4 months ago master v0.12.0
  2. f977c2e s390x/s390xasm: fix self-assignment error by Srinivas Pokala · 4 weeks ago
  3. ec82f99 README: mention the git repo by Ian Lance Taylor · 4 weeks ago
  4. 153a480 s390x: add s390x disassembler support for the plan9 by Srinivas Pokala · 7 weeks ago
  5. 76fb3b0 s390x: fix decoding several gnu instructions by Srinivas Pokala · 7 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.