aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/asmmacro.h
AgeCommit message (Expand)Author
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan
2015-03-27MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton
2015-03-27MIPS: remove MSA macro recursionPaul Burton
2015-03-27MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton
2015-02-17MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin
2015-02-17MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-02-17MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle