mirror of
https://github.com/golang/go
synced 2024-11-23 06:50:05 -07:00
02816a2cad
R0 is not a thing in riscv64 assembly - use ZERO (rather than X0) since the rest of this currently uses ABI names. Updates #27532 Change-Id: I28fb68e9f80d05231a07c5921e7062777234e2c5 Reviewed-on: https://go-review.googlesource.com/c/go/+/215437 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
all_test.go | ||
asm_386.s | ||
asm_amd64.s | ||
asm_arm64.s | ||
asm_arm.s | ||
asm_mips64x.s | ||
asm_mipsx.s | ||
asm_ppc64x.s | ||
asm_riscv64.s | ||
asm_s390x.s | ||
asm_wasm.s | ||
deepequal.go | ||
example_test.go | ||
export_test.go | ||
makefunc.go | ||
set_test.go | ||
swapper.go | ||
tostring_test.go | ||
type.go | ||
value.go |