Searched hist:e2d11e1a8398b7447d337add50521a5abc6267fd (Results 1 – 5 of 5) sorted by relevance
/linux/arch/mips/math-emu/ |
H A D | ieee754dp.h | e2d11e1a8398b7447d337add50521a5abc6267fd Thu Apr 21 13:04:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> 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>
|
H A D | ieee754sp.h | e2d11e1a8398b7447d337add50521a5abc6267fd Thu Apr 21 13:04:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> 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>
|
H A D | sp_maddf.c | e2d11e1a8398b7447d337add50521a5abc6267fd Thu Apr 21 13:04:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> 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>
|
H A D | dp_maddf.c | e2d11e1a8398b7447d337add50521a5abc6267fd Thu Apr 21 13:04:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> 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>
|
H A D | ieee754int.h | e2d11e1a8398b7447d337add50521a5abc6267fd Thu Apr 21 13:04:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> 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>
|