summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/msa.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* MIPS: MSA: Update helpers to use new asm macrosJames Hogan2018-01-221-44/+19Star
* Update MIPS email addressesPaul Burton2017-11-031-1/+1
* MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan2016-07-241-0/+2
* MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-281-13/+8Star
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-171-0/+13
* MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-031-0/+80
* 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