]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/riscv: update references to RISC-V specification
authorJoel Sing <joel@sing.id.au>
Thu, 26 Sep 2024 14:23:45 +0000 (00:23 +1000)
committerJoel Sing <joel@sing.id.au>
Fri, 25 Oct 2024 12:05:29 +0000 (12:05 +0000)
commite5e552b816793f2b5729744c27995cce12baf52e
tree5751476e9e24250fea4ac1a112fefa29b0a59fb4
parent2ef8e41f9543478a51a0147a735e4415737de09f
cmd/internal/obj/riscv: update references to RISC-V specification

Update references to version 20240411 of the RISC-V specifications.
Reorder and regroup instructions to maintain ordering.

Change-Id: Iea2a5d22ad677e04948e9a9325986ad301c03f35
Reviewed-on: https://go-review.googlesource.com/c/go/+/616115
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mark Ryan <markdryan@rivosinc.com>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/asm/internal/asm/testdata/riscv64.s
src/cmd/internal/obj/riscv/anames.go
src/cmd/internal/obj/riscv/cpu.go