]> Cypherpunks.ru repositories - gostls13.git/commit
all: delete riscv64 non-register ABI fallback path
authorWayne Zuo <wdvxdr@golangcn.org>
Mon, 17 Oct 2022 13:58:56 +0000 (21:58 +0800)
committerWayne Zuo <wdvxdr@golangcn.org>
Wed, 26 Oct 2022 00:52:05 +0000 (00:52 +0000)
commit5d59fa143ae1d0d8fdcc677297ce58bbfc592111
treed2a14ba8bd1f336905d7080aa3682f3d4e8f25c1
parent3dc13023c1d20ec48e2d0c69908b0a1cc3681462
all: delete riscv64 non-register ABI fallback path

Change-Id: I9e997b59ffb868575b780b9660df1f5ac322b79a
Reviewed-on: https://go-review.googlesource.com/c/go/+/443556
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
Reviewed-by: David Chase <drchase@google.com>
src/internal/bytealg/compare_riscv64.s
src/internal/bytealg/count_riscv64.s
src/internal/bytealg/equal_riscv64.s
src/internal/bytealg/indexbyte_riscv64.s
src/runtime/asm_riscv64.s
src/runtime/memclr_riscv64.s
src/runtime/memmove_riscv64.s