Clone this repo:
  1. 657d90b riscv64: fix bug in memOrder to string by Qiuweihong · 5 days ago master
  2. fea4a9e riscv64: add support for Zicond instructions by Xueqi Luo · 3 months ago v0.23.0
  3. 4248080 riscv64: fix and update decoding of MOVD and MOVF by Mark Ryan · 4 months ago v0.22.0
  4. 5787ef9 riscv64: add support for RVV 1.0 instructions by Mark D Ryan · 8 months ago
  5. 090af6d riscv64: fix argument count check in spec.go by Mark Ryan · 5 months ago v0.21.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.