summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/msa.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2014-08-021-4/+4
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-021-0/+1
* MIPS: allow msa.h to be included in assembly filesPaul Burton2014-08-021-9/+13
* Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-041-1/+1
|\
| * MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill2014-06-031-1/+1
* | MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-041-2/+11
|/
* MIPS: Basic MSA context switching supportPaul Burton2014-03-261-0/+28
* MIPS: Add MSA register definitions & accessPaul Burton2014-03-261-0/+175