summaryrefslogtreecommitdiff
path: root/src/mips
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-11-16 11:48:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-11-16 11:48:20 +0000
commitabc14a7140c0f52ecc22d7784a798155a9811004 (patch)
tree8db36650f01803343ab8471ed16bad3fbc222910 /src/mips
parent3897e6efae8fb373ef61d033f9331beacb9d148b (diff)
downloadmpfr-abc14a7140c0f52ecc22d7784a798155a9811004.tar.gz
Removed trailing whitespace.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13265 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/mips')
-rw-r--r--src/mips/mparam.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mips/mparam.h b/src/mips/mparam.h
index 6bcf29442..de0062994 100644
--- a/src/mips/mparam.h
+++ b/src/mips/mparam.h
@@ -88,7 +88,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
832,832,832,832,832,832,832,832,832,832,832,832,832,832,832,832, \
832,832,832,832,832,832,832,832,832,832,832,832,832,832,832,832, \
832,832,832,832,832,832,832,832,832,832,832,832,832,832,856,832 \
-
+
#define MPFR_SQRHIGH_TAB \
-1,0,0,0,0,0,0,0,0,0,0,0,8,8,9,10, \
10,10,11,11,12,12,13,14,14,14,15,15,16,16,17,18, \
@@ -154,7 +154,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
696,696,696,696,568,568,568,568,568,568,568,568,568,568,568,568, \
568,536,568,568,568,568,568,568,568,568,568,568,568,568,568,568, \
568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568 \
-
+
#define MPFR_DIVHIGH_TAB \
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /*0-15*/ \
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /*16-31*/ \
@@ -220,7 +220,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
504,494,512,510,512,511,512,511,512,512,512,512,513,512,512,508, /*976-991*/ \
512,504,528,512,511,512,512,513,511,504,512,512,515,504,552,552, /*992-1007*/ \
510,576,512,512,512,508,512,576,514,512,512,576,576,570,575,576 /*1008-1023*/ \
-
+
#define MPFR_MUL_THRESHOLD 5 /* limbs */
#define MPFR_SQR_THRESHOLD 8 /* limbs */
#define MPFR_DIV_THRESHOLD 5 /* limbs */