aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/asmmacro.h
Commit message (Expand)AuthorAge
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-10
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-09
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-13
* MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-28
* MIPS: Fix MSA assembly warningsJames Hogan2016-05-09
* MIPS: Fix MSA assembly with big thread offsetsJames Hogan2016-05-09
* MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan2016-05-09
* MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-05-09
* MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-03
* MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras2015-06-24
* Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan2015-03-27
* MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2015-03-27
* MIPS: remove MSA macro recursionPaul Burton2015-03-27
* MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2015-03-27
* MIPS: Push .set mips64r* into the functions needing itPaul Burton2015-03-27
* MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin2015-02-17
* MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-02-17
* MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin2015-02-17
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-07
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-01
* MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-01
* MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-04
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-31
|\
| * MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan2014-03-20
| * MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2014-03-14
* | MIPS: Basic MSA context switching supportPaul Burton2014-03-26
* | MIPS: Add MSA register definitions & accessPaul Burton2014-03-26
* | MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2014-03-26
* | MIPS: Introduce _EXT assembler macroPaul Burton2014-03-06
|/
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-13
* MIPS: Use EI/DI for MIPS R2.David Daney2008-12-12
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11