Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Introduce accessors for MSA vector registers | Paul Burton | 2015-09-03 | 1 | -0/+80 |
* | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains | Paul Burton | 2014-08-02 | 1 | -4/+4 |
* | MIPS: init upper 64b of vector registers when MSA is first used | Paul Burton | 2014-08-02 | 1 | -0/+1 |
* | MIPS: allow msa.h to be included in assembly files | Paul Burton | 2014-08-02 | 1 | -9/+13 |
* | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 2014-06-04 | 1 | -1/+1 |
|\ | |||||
| * | MIPS: Fix 'write_msa_##' inline macro. | Steven J. Hill | 2014-06-03 | 1 | -1/+1 |
* | | MIPS: Add microMIPS MSA support. | Steven J. Hill | 2014-06-04 | 1 | -2/+11 |
|/ | |||||
* | MIPS: Basic MSA context switching support | Paul Burton | 2014-03-26 | 1 | -0/+28 |
* | MIPS: Add MSA register definitions & access | Paul Burton | 2014-03-26 | 1 | -0/+175 |