]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add riscv64/rva23u64 specifiers to existing tests
authorJoel Sing <joel@sing.id.au>
Sun, 23 Feb 2025 11:31:35 +0000 (22:31 +1100)
committerJoel Sing <joel@sing.id.au>
Sat, 15 Mar 2025 12:58:43 +0000 (05:58 -0700)
commitc01fa0cc21caf2fee9b04154e5ee83cbc239cc98
treeb3d6d89cb2078eca51f0aeff4aa4393f1d8ac2c1
parent3c3b8dd4f0590881f7010014985d05cce1c9e943
test/codegen: add riscv64/rva23u64 specifiers to existing tests

Tests that exist for riscv64/rva22u64 should also be applied to
riscv64/rva23u64.

Change-Id: Ia529fdf0ac55b8bcb3dcd24fa80efef2351f3842
Reviewed-on: https://go-review.googlesource.com/c/go/+/652315
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>
test/codegen/arithmetic.go
test/codegen/shift.go