]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/internal/obj/riscv: document compressed instructions
authorMark Ryan <markdryan@rivosinc.com>
Mon, 10 Nov 2025 09:07:51 +0000 (10:07 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 25 Nov 2025 20:25:24 +0000 (12:25 -0800)
commit4ca048cc326bf310f873315dfb1e2644ec243299
tree25eb36dfd3bd8a18e427e7dd3a912327e6efb445
parenta572d571fae7b269b8b7e3b8c6ec41c01cd0f25b
cmd/internal/obj/riscv: document compressed instructions

We update the RISC-V assembler documentation to describe how
the RISC-V compressed instruction set is implemented by the
assembler and how compressed instructions can be disabled.

Change-Id: Ic7b1cb1586e6906af78adb8ff5fa10f5fbfde292
Reviewed-on: https://go-review.googlesource.com/c/go/+/719221
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
Auto-Submit: Joel Sing <joel@sing.id.au>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
src/cmd/internal/obj/riscv/doc.go