commit | 207083b1da59242cbbcd1752eea359ed4760914b | [log] [tgz] |
---|---|---|
author | Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> | Mon Nov 24 11:54:19 2014 +0000 |
committer | Markos Chandras <markos.chandras@imgtec.com> | Tue Feb 17 15:37:27 2015 +0000 |
tree | c9eade37fa995edf46b4580a593d0d4e79acb508 | |
parent | 9c7d5768681193b3bb9f00409d689141d20d5bff [diff] |
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>