Searched hist:a2aea699b1dde309f189ab41af41fae2d3345783 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | octeon_switch.S | diff a2aea699b1dde309f189ab41af41fae2d3345783 Mon Jun 05 13:21:28 CDT 2017 Paul Burton <paul.burton@imgtec.com> MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Move _save_fp(), _restore_fp(), _save_msa(), _restore_msa(), _init_msa_upper() & _init_fpu() out of r4k_switch.S & into r4k_fpu.S. This allows us to clean up the way in which Octeon includes the default r4k implementations of these FP functions despite replacing resume(), and makes CONFIG_R4K_FPU more straightforwardly represent all configurations that have an R4K-style FPU, including Octeon.
Besides cleaning up this will be useful for later patches which disable FP support.
[ralf@linux-mips.org: Fixed build issues reported by Arnd Bergmann <arnd@arndb.de>]
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16237/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | r4k_fpu.S | diff a2aea699b1dde309f189ab41af41fae2d3345783 Mon Jun 05 13:21:28 CDT 2017 Paul Burton <paul.burton@imgtec.com> MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Move _save_fp(), _restore_fp(), _save_msa(), _restore_msa(), _init_msa_upper() & _init_fpu() out of r4k_switch.S & into r4k_fpu.S. This allows us to clean up the way in which Octeon includes the default r4k implementations of these FP functions despite replacing resume(), and makes CONFIG_R4K_FPU more straightforwardly represent all configurations that have an R4K-style FPU, including Octeon.
Besides cleaning up this will be useful for later patches which disable FP support.
[ralf@linux-mips.org: Fixed build issues reported by Arnd Bergmann <arnd@arndb.de>]
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16237/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | r4k_switch.S | diff a2aea699b1dde309f189ab41af41fae2d3345783 Mon Jun 05 13:21:28 CDT 2017 Paul Burton <paul.burton@imgtec.com> MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Move _save_fp(), _restore_fp(), _save_msa(), _restore_msa(), _init_msa_upper() & _init_fpu() out of r4k_switch.S & into r4k_fpu.S. This allows us to clean up the way in which Octeon includes the default r4k implementations of these FP functions despite replacing resume(), and makes CONFIG_R4K_FPU more straightforwardly represent all configurations that have an R4K-style FPU, including Octeon.
Besides cleaning up this will be useful for later patches which disable FP support.
[ralf@linux-mips.org: Fixed build issues reported by Arnd Bergmann <arnd@arndb.de>]
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16237/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | Makefile | diff a2aea699b1dde309f189ab41af41fae2d3345783 Mon Jun 05 13:21:28 CDT 2017 Paul Burton <paul.burton@imgtec.com> MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Move _save_fp(), _restore_fp(), _save_msa(), _restore_msa(), _init_msa_upper() & _init_fpu() out of r4k_switch.S & into r4k_fpu.S. This allows us to clean up the way in which Octeon includes the default r4k implementations of these FP functions despite replacing resume(), and makes CONFIG_R4K_FPU more straightforwardly represent all configurations that have an R4K-style FPU, including Octeon.
Besides cleaning up this will be useful for later patches which disable FP support.
[ralf@linux-mips.org: Fixed build issues reported by Arnd Bergmann <arnd@arndb.de>]
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16237/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | diff a2aea699b1dde309f189ab41af41fae2d3345783 Mon Jun 05 13:21:28 CDT 2017 Paul Burton <paul.burton@imgtec.com> MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Move _save_fp(), _restore_fp(), _save_msa(), _restore_msa(), _init_msa_upper() & _init_fpu() out of r4k_switch.S & into r4k_fpu.S. This allows us to clean up the way in which Octeon includes the default r4k implementations of these FP functions despite replacing resume(), and makes CONFIG_R4K_FPU more straightforwardly represent all configurations that have an R4K-style FPU, including Octeon.
Besides cleaning up this will be useful for later patches which disable FP support.
[ralf@linux-mips.org: Fixed build issues reported by Arnd Bergmann <arnd@arndb.de>]
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16237/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|