commit | d4f5b088937e2dae7528245c597dcab7e57eb5f3 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Apr 03 23:25:04 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 08 01:09:15 2015 +0200 |
tree | 7ed0a69bbb9ce1b9a1d09bd4f007a61f091100db | |
parent | cb5d4aad6844cdbe2f3b9f5d581ae1c9ec342009 [diff] |
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>