summaryrefslogtreecommitdiff
path: root/cpuid_mips.c
AgeCommit message (Collapse)AuthorFilesLines
2021-12-23Fixed MSA enabled optimization on Loongson-3A4000yuanhecai1-3/+3
2021-11-13get MSA capability from feature flagsMartin Kroeker1-0/+36
2020-09-30Change ifdef linux to __linux for C11 compatibilityMartin Kroeker1-1/+1
2020-04-18rename 1004K, 24K to MIPS1004K, MIPS24K to avoid identifier naming problemMartin Kroeker1-4/+4
2020-04-18Handle MIPS24K like P5600Martin Kroeker1-3/+17
and allow enforcing TARGET=1004K as well (omission from earlier 1004K merge and later introduction of TARGET check)
2018-12-28Update cpuid_mips.cTiborGY1-1/+1
2018-05-02Make cpuid_mips compile again and add 1004K cpuMartin Kroeker1-38/+20
2016-04-22MIPS P5600(32 bit) and I6400(64 bit) cores support added.Shivraj Patil1-44/+16
Seperated mips and mips64 files. Configurations support for mips 32 bit. Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
2014-11-25Update organization info.Zhang Xianyi1-4/+5
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-11/+11
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2012-09-21Fixed the detection bug on Loongson 3A server.Zhang Xianyi1-1/+21
2011-11-09Support detecting ICT Loongson-3B CPU.Xianyi Zhang1-1/+18
2011-09-05refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it ↵traits1-2/+2
can read DTB_ENTRIES on runtime.
2011-03-18Supported detecting new kernel(2.6.36) & new Loongson3A03 CPU.Xianyi Zhang1-3/+16
2011-01-24Added the configures of loongson 3a. refs #1Xianyi Zhang1-9/+102
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+68