| .. |
|
byteorder.go
|
d0b11bdaac
cpu: fix auxval parsing on big-endian systems
|
6 years ago |
|
cpu.go
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_arm.go
|
70b957f3b6
cpu: add linux/arm64
|
7 years ago |
|
cpu_gc_s390x.go
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_gc_x86.go
|
9527bec266
cpu: fix gccgo build
|
7 years ago |
|
cpu_gccgo.c
|
bc2ef10f1b
cpu: add gccgo implementation
|
7 years ago |
|
cpu_gccgo.go
|
bc2ef10f1b
cpu: add gccgo implementation
|
7 years ago |
|
cpu_gccgo_s390x.go
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_linux.go
|
92a0ff1e1e
cpu: don't panic on error reading /proc/self/auxv
|
6 years ago |
|
cpu_linux_arm64.go
|
153ac47618
cpu: unexport HWCap and HWCap2
|
6 years ago |
|
cpu_linux_ppc64x.go
|
b4e8571b14
cpu: fix build for GOARCH=ppc64{,le} on GOOS!=linux
|
6 years ago |
|
cpu_linux_s390x.go
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_mips64x.go
|
70b957f3b6
cpu: add linux/arm64
|
7 years ago |
|
cpu_mipsx.go
|
70b957f3b6
cpu: add linux/arm64
|
7 years ago |
|
cpu_other_arm64.go
|
e77772198c
cpu: fix build for GOARCH=arm64 on GOOS!=linux
|
6 years ago |
|
cpu_other_ppc64x.go
|
b4e8571b14
cpu: fix build for GOARCH=ppc64{,le} on GOOS!=linux
|
6 years ago |
|
cpu_s390x.s
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_test.go
|
6c9a33b5f7
cpu: add CPU features for s390x
|
6 years ago |
|
cpu_wasm.go
|
b354f8bf4d
cpu: define cacheLineSize and doinit for WASM
|
6 years ago |
|
cpu_x86.go
|
92a0ff1e1e
cpu: don't panic on error reading /proc/self/auxv
|
6 years ago |
|
cpu_x86.s
|
bc2ef10f1b
cpu: add gccgo implementation
|
7 years ago |