aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpuflags.go
AgeCommit message (Expand)Author
2020-03-26runtime: improve MIPS64x memclrMeng Zhuo
2020-02-26runtime: guard VZEROUPPER on CPU featureCherry Zhang
2019-10-21cmd/compile: add fma intrinsic for armsmasher164
2019-10-21cmd/compile: add fma intrinsic for amd64smasher164
2018-11-14runtime: make processor capability variable naming platform specificMartin Möhrmann
2018-08-24all: align cpu feature variable offset namingMartin Möhrmann
2018-08-24runtime: move arm hardware division support detection to internal/cpuMartin Möhrmann
2018-08-24runtime: use internal/cpu variables in assembler codeMartin Möhrmann