]> Cypherpunks repositories - gostls13.git/commit
reflect, runtime: add reflect support for regABI on loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Wed, 16 Aug 2023 00:28:28 +0000 (08:28 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 21 Nov 2023 19:04:25 +0000 (19:04 +0000)
commit4e6bbbe61f554dbd9ed78fcd55ff46fe59736785
treefcd7d16c4e3684b727f86f1f4c92a0a86da8aff4
parentf6f141ab80853b0b45f7e33aa148e497ceeb7d38
reflect, runtime: add reflect support for regABI on loong64

Update #40724

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