sys/cpu
Tobias Klauser 2970a3744d cpu: detect RDRAND and RDSEED instructions on x86
Change-Id: I2d0094d64ba12f888758aeebdb43aed353ddeeb9
Reviewed-on: https://go-review.googlesource.com/c/160577
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-02-01 07:34:06 +00:00
..
cpu.go cpu: detect RDRAND and RDSEED instructions on x86 2019-02-01 07:34:06 +00:00
cpu_arm.go cpu: add linux/arm64 2018-12-06 07:42:57 +00:00
cpu_arm64.go cpu: add linux/arm64 2018-12-06 07:42:57 +00:00
cpu_gc_x86.go cpu: fix gccgo build 2018-06-06 20:27:47 +00:00
cpu_gccgo.c cpu: add gccgo implementation 2018-06-06 16:53:29 +00:00
cpu_gccgo.go cpu: add gccgo implementation 2018-06-06 16:53:29 +00:00
cpu_linux.go cpu: add linux/ppc64x 2019-01-07 17:34:14 +00:00
cpu_mips64x.go cpu: add linux/arm64 2018-12-06 07:42:57 +00:00
cpu_mipsx.go cpu: add linux/arm64 2018-12-06 07:42:57 +00:00
cpu_ppc64x.go cpu: add linux/ppc64x 2019-01-07 17:34:14 +00:00
cpu_s390x.go cpu: add linux/arm64 2018-12-06 07:42:57 +00:00
cpu_test.go cpu: add linux/ppc64x 2019-01-07 17:34:14 +00:00
cpu_x86.go cpu: detect RDRAND and RDSEED instructions on x86 2019-02-01 07:34:06 +00:00
cpu_x86.s cpu: add gccgo implementation 2018-06-06 16:53:29 +00:00