]> Cypherpunks repositories - gostls13.git/commit
reflect, runtime: add reflect support for regabi on riscv64
authorMeng Zhuo <mzh@golangcn.org>
Wed, 3 Nov 2021 10:01:09 +0000 (18:01 +0800)
committermzh <mzh@golangcn.org>
Sun, 27 Mar 2022 12:55:16 +0000 (12:55 +0000)
commit56400fc70675cc2f404f33e3ed13386967cfe4da
tree15ccea24a2b8c0c7eb698aee38eb9e1031f80534
parent79e051ad33992cb50e689b0dff2c6fc6f8b4c94f
reflect, runtime: add reflect support for regabi on riscv64

This CL adds regabi support needed for reflect.

Change-Id: Ib78f8c7765f03e3a7b46e8b115bf8870b8076e6a
Reviewed-on: https://go-review.googlesource.com/c/go/+/360994
Trust: mzh <mzh@golangcn.org>
Run-TryBot: mzh <mzh@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/reflect/asm_riscv64.s
src/runtime/stack.go