utls/cpu
Xi Zhang 862fe372d9
add loong64 support (#106)
* fix loong64 support

* fix cacheLineSize to CacheLineSize

Co-authored-by: Xi Zhang <zhangxi@loongson.cn>
2022-10-17 15:13:41 -06:00
..
cpu.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu.s Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64.s Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_android.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_darwin.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_freebsd.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_hwcap.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_linux.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_arm64_other.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_loong64.go add loong64 support (#106) 2022-10-17 15:13:41 -06:00
cpu_mips.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_mips64x.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_mipsle.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_no_name.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_ppc64x.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_ppc64x_aix.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_ppc64x_linux.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_riscv64.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_s390x.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_s390x.s Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_s390x_test.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_test.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_wasm.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_x86.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_x86.s Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
cpu_x86_test.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00
export_test.go Sync upstream crypto/tls (#120) 2022-10-17 15:09:52 -06:00