summaryrefslogtreecommitdiff
path: root/src/runtime/cpuflags.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: improve MIPS64x memclrMeng Zhuo2020-03-261-0/+2
* runtime: guard VZEROUPPER on CPU featureCherry Zhang2020-02-261-0/+1
* cmd/compile: add fma intrinsic for armsmasher1642019-10-211-0/+2
* cmd/compile: add fma intrinsic for amd64smasher1642019-10-211-0/+1
* runtime: make processor capability variable naming platform specificMartin Möhrmann2018-11-141-0/+9
* all: align cpu feature variable offset namingMartin Möhrmann2018-08-241-4/+4
* runtime: move arm hardware division support detection to internal/cpuMartin Möhrmann2018-08-241-0/+2
* runtime: use internal/cpu variables in assembler codeMartin Möhrmann2018-08-241-0/+17