]> Cypherpunks repositories - gostls13.git/commit
runtime: support regABI and add spill functions in runtime for loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Tue, 15 Aug 2023 13:09:16 +0000 (21:09 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 21 Nov 2023 19:04:23 +0000 (19:04 +0000)
commitf6f141ab80853b0b45f7e33aa148e497ceeb7d38
treea78a4f3e7e04ff2b3aa1d8362c808ccf36a5b5b2
parent3107fa99acdcf26394e4bd96a176622d4034b10f
runtime: support regABI and add spill functions in runtime for loong64

Update #40724

Co-authored-by: Xiaolin Zhao <zhaoxiaolin@loongson.cn>
Change-Id: I709b818ef15c33f95251186d749ac13260ad36be
Reviewed-on: https://go-review.googlesource.com/c/go/+/521783
Reviewed-by: David Chase <drchase@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: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/asm_loong64.s
src/runtime/stubs_loong64.go