Clone this repo:
  1. f2e9665 x86/x86asm: don't symbolize immediate constants, mostly by Keith Randall · 4 weeks ago master v0.16.0
  2. adeecab x86/xeddata: add Pos to Object and Inst by Austin Clements · 6 weeks ago
  3. 913b04b x86/xeddata: rewrite Reader to use new readLines iterator by Austin Clements · 6 weeks ago
  4. 813340c x86/xeddata: fix some operand width issues by Austin Clements · 6 weeks ago
  5. 2c5af0f x86/xeddata: strings.Split -> strings.Cut by Austin Clements · 6 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.