]> Cypherpunks repositories - gostls13.git/commit
runtime: add regABI support in memclr and memmove functions on loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Wed, 16 Aug 2023 01:05:30 +0000 (09:05 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 21 Nov 2023 19:22:16 +0000 (19:22 +0000)
commitc83b5fefabe514ce5315135621b962f120277d23
treeb65624dcb2b5c4b7034d60b2fad92915140477da
parent1052d09dd768d658bda2aa99d13ce4c032f09dc0
runtime: add regABI support in memclr and memmove functions on loong64

Update #40724

Co-authored-by: Xiaolin Zhao <zhaoxiaolin@loongson.cn>
Change-Id: I55c78bab5c697ea6c30f9d81f5f8fb75abb3987c
Reviewed-on: https://go-review.googlesource.com/c/go/+/521786
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Run-TryBot: David Chase <drchase@google.com>
Auto-Submit: David Chase <drchase@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/memclr_loong64.s
src/runtime/memmove_loong64.s