commit | e2d11e1a8398b7447d337add50521a5abc6267fd | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Apr 21 14:04:51 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 14:02:22 2016 +0200 |
tree | 03ad0b76d142ad034f28133d43fd9e2bb1ebb3d9 | |
parent | d728f6709bcc49c98097485e3561f1faaf52b4f3 [diff] |
MIPS: math-emu: Add z argument macros Introduce macros for handling the "z" argument to maddf & msubf, making its handling consistent with that of the "x" & "y" arguments rather than open-coding equivalents. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Maciej W. Rozycki <macro@imgtec.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/13156/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>