]> Cypherpunks repositories - gostls13.git/commit
runtime: add ABIInternal to strhash and memhash on ppc64x
authorLynn Boger <laboger@linux.vnet.ibm.com>
Mon, 4 Oct 2021 21:27:56 +0000 (16:27 -0500)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Tue, 5 Oct 2021 14:12:44 +0000 (14:12 +0000)
commit7983830423ca0017dc5d990532e28df13862dc2d
treecc2a0cd9d1b03a9be34fa90a6b88f80906669aea
parentd55009c59458c5fe8520f8cd10e8b61696ebab7a
runtime: add ABIInternal to strhash and memhash on ppc64x

In testing the register ABI changes I found that the benchmarks
for strhash and memhash degraded unless I marked them as
ABIInternal. This fixes that.

Change-Id: I9c7a04eaa6a66b888877f43454c51277c07e638a
Reviewed-on: https://go-review.googlesource.com/c/go/+/353832
Reviewed-by: Cherry Mui <cherryyz@google.com>
Trust: Lynn Boger <laboger@linux.vnet.ibm.com>
src/runtime/asm_ppc64x.s