commit | 1f6d2c29b08bbd29a3d3b8476e9a26546e03104e | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Apr 03 23:25:14 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 08 01:09:20 2015 +0200 |
tree | 5ad47f59ed30972d70b1dcaf5a7a4b89454462ae | |
parent | 27e28e8ec47a5ce335ebf25d34ca356c80635908 [diff] |
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe' Replace a hardcoded numeric bitmask for FCSR cause bits with `FPU_CSR_ALL_X' in `__build_clear_fpe'. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9684/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>