]> Cypherpunks.ru repositories - gostls13.git/history - src/internal/cpu/cpu_arm.go
runtime: on arm32, detect whether we have sync instructions
[gostls13.git] / src / internal / cpu / cpu_arm.go
2023-10-31 Keith Randallruntime: on arm32, detect whether we have sync instructions
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-14 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-13 Tobias Klauserinternal/cpu: unify HWCap/HWCap2 comments
2018-10-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-15 Martin Möhrmanninternal/cpu: add invalid option warnings and support...
2018-10-15 Akhil Indurtiinternal/cpu: expose ARM feature flags for FMA
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-24 Martin Möhrmanninternal/cpu: add a CacheLinePadSize constant
2018-08-24 Martin Möhrmannruntime: move arm hardware division support detection...
2017-05-10 Martin Möhrmanninternal/cpu: new package to detect cpu features