index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
msa.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-01-22
MIPS: MSA: Update helpers to use new asm macros
James Hogan
2017-11-03
Update MIPS email addresses
Paul Burton
2016-07-24
MIPS: Fix MSA asm warnings in control reg accessors
James Hogan
2016-05-28
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2015-09-03
MIPS: Introduce accessors for MSA vector registers
Paul Burton
2014-08-02
MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains
Paul Burton
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2014-08-02
MIPS: allow msa.h to be included in assembly files
Paul Burton
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
MIPS: Add microMIPS MSA support.
Steven J. Hill
2014-06-03
MIPS: Fix 'write_msa_##' inline macro.
Steven J. Hill
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
MIPS: Add MSA register definitions & access
Paul Burton