Clone this repo:
  1. be90d80 x86/x86asm: fix panic on truncated VEX/EVEX prefix by Nicolas Savoire · 27 hours ago master
  2. 2549b77 riscv64: add disassembly support and tests for zacas by Qiuweihong · 5 weeks ago v0.31.0
  3. a79bd56 arm64/arm64gen: support current system register XML by Luka Perkov · 6 weeks ago
  4. cf76d8b all: upgrade go directive to at least 1.26.0 [generated] by Gopher Robot · 3 weeks ago
  5. 11c82a5 all: avoid a goroutine deadlock on disassembler error by Joel Sing · 7 weeks ago v0.30.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.