aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/asmmacro.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan1-49/+50
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan1-0/+6
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan1-66/+83
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton1-12/+12
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton1-0/+114
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan1-64/+64
2015-03-27MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton1-4/+20
2015-03-27MIPS: remove MSA macro recursionPaul Burton1-3/+31
2015-03-27MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton1-16/+12
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton1-8/+4
2015-02-17MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin1-5/+7
2015-02-17MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras1-2/+2
2015-02-17MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin1-1/+1
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss1-0/+18
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton1-0/+20
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton1-0/+11
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill1-8/+32
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-20/+2
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-2/+13
2014-03-26MIPS: Basic MSA context switching supportPaul Burton1-0/+70
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton1-0/+121
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton1-64/+64
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan1-0/+11
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle1-2/+2
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton1-0/+11
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton1-0/+107
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+82