]> Cypherpunks repositories - gostls13.git/commit
runtime: move s390x HWCap CPU feature detection to internal/cpu
authorMartin Möhrmann <moehrmann@google.com>
Tue, 20 Oct 2020 12:21:07 +0000 (14:21 +0200)
committerMartin Möhrmann <moehrmann@google.com>
Thu, 22 Oct 2020 17:11:03 +0000 (17:11 +0000)
commitf8aecbbff5b85e67fee95033b3a14f3df665ea18
treeb51f764f2021162e54cc771513d195e5f9f5659b
parent91b7619310cc05c2ffa3fa558f041a3b3cf6e948
runtime: move s390x HWCap CPU feature detection to internal/cpu

Change-Id: I7d9e31c3b342731ddd7329962426fdfc80e9ed87
Reviewed-on: https://go-review.googlesource.com/c/go/+/263803
Trust: Martin Möhrmann <moehrmann@google.com>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
src/internal/cpu/cpu_s390x.go
src/runtime/os_linux_s390x.go