summaryrefslogtreecommitdiff
path: root/common_mips64.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Add msa support for loongsongxw1-7/+2
2020-04-28Increase BUFFER_SIZE on mips64 to match SGEMM parametersMartin Kroeker1-1/+1
2020-04-13Add read barrier definitionMartin Kroeker1-0/+1
2018-10-09Update common_mips64.hfengrl1-1/+1
2017-05-05mips: remove incorrect blas_lock implementationsJames Cowgill1-22/+0
2017-05-05mips: implement MB and WMBJames Cowgill1-2/+2
2016-04-22MIPS P5600(32 bit) and I6400(64 bit) cores support added.Shivraj Patil1-9/+1
2015-08-16add fallback blas_lock implementationGrazvydas Ignotas1-0/+1
2015-08-16add fallback rpcc implementationGrazvydas Ignotas1-0/+1
2014-11-25Update organization info.Zhang Xianyi1-5/+5
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-23/+23
2013-09-22Refs #262. Fixed compatibility issues of GNU stack markings with PathScale EK...Zhang Xianyi1-1/+1
2013-07-28Refs #262. Added executable stack markings.Zhang Xianyi1-1/+8
2013-04-11Fixed the SEGFAULT bug with Loongcc and Loongson3.Xianyi Zhang1-2/+2
2011-12-01Adding n32 multiple threads condition.Wang Qian1-0/+2
2011-11-17Disable using simple thread level3 to fix a bug on Loongson 3B.Xianyi Zhang1-4/+5
2011-11-11Enable thread affinity on Loongson 3B. Fixed the bug of reading cycle counter.Xianyi Zhang1-7/+21
2011-11-09Support detecting ICT Loongson-3B CPU.Xianyi Zhang1-2/+10
2011-09-15Complete cgemm function, but no optimization.traz1-0/+2
2011-08-30Modify compile options.traz1-1/+8
2011-04-11Changed default page size to 16KB on Loongson 3A.Xianyi Zhang1-0/+5
2011-01-26added axpy kernel with prefetch for Loongson3A. To-Do: tuning prefetch distan...Xianyi Zhang1-0/+8
2011-01-25Modified the unsupported instruction on Loongson3A. Closed #1 OpenBLAS could ...Xianyi Zhang1-2/+38
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+197