aboutsummaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_s390x.go
AgeCommit message (Expand)Author
2020-10-22runtime: move s390x HWCap CPU feature detection to internal/cpuMartin Möhrmann
2019-04-30internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390xbill_ofarrell
2019-02-28internal/cpu: change s390x API to match x/sys/cpuMichael Munday
2018-12-05crypto/elliptic: utilize faster z14 multiply/square instructions (when availa...bill_ofarrell
2018-10-15internal/cpu: add invalid option warnings and support to enable cpu featuresMartin Möhrmann
2018-08-24internal/cpu: add a CacheLinePadSize constantMartin Möhrmann
2018-08-20internal/cpu: make all constants for s390x feature detection typedMartin Möhrmann
2018-06-11crypto, internal/cpu: fix s390x AES feature detection and update SHA implemen...Michael Munday
2018-05-23crypto/{aes,internal/cipherhw,tls}: use common internal/cpu in place of cipherhwAnit Gandhi
2017-05-10internal/cpu: new package to detect cpu featuresMartin Möhrmann