Searched hist:d4f5b088937e2dae7528245c597dcab7e57eb5f3 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | diff d4f5b088937e2dae7528245c597dcab7e57eb5f3 Sat Apr 04 00:25:04 CEST 2015 Maciej W. Rozycki <macro@linux-mips.org> MIPS: math-emu: Factor out CFC1/CTC1 emulation
Move CFC1/CTC1 emulation code to separate functions to avoid excessive indentation in forthcoming changes. Adjust formatting in a minor way and remove extraneous round brackets.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9682/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|