]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: r4k_switch: Add support for MIPS R6
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Mon, 24 Nov 2014 11:54:19 +0000 (11:54 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:27 +0000 (15:37 +0000)
commit6b710c2208910d6671a8b98eee39011e5b47a0ca
treec9eade37fa995edf46b4580a593d0d4e79acb508
parent086ae2d41dd1d24948e1c31217e9479b2634a0e1
MIPS: kernel: r4k_switch: Add support for MIPS R6

Add the MIPS R6 related preprocessor definitions for save/restore
FPU related functions. We also set the appropriate ISA level
so the final return instruction "jr ra" will produce the correct
opcode on R6.

Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/asm/asmmacro.h
arch/mips/kernel/r4k_switch.S