summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/msa.h
AgeCommit message (Expand)Author
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan
2017-11-03Update MIPS email addressesPaul Burton
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill
2014-06-03MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton