Searched defs:dnl (Results 326 - 350 of 404) sorted by relevance

<<11121314151617

/haiku-buildtools/gcc/gmp/mpn/x86_64/
H A Drsh1aors_n.asm3 dnl Copyright 2003, 2005, 2009 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl AMD64 mpn_rsh1add_n -- rp[] = (up[] + vp[]) >> 1 label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Drshift.asm3 dnl Copyright 2003, 2005, 2009 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl AMD64 mpn_rshift -- mpn right shift. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dsqr_basecase.asm3 dnl Contributed to the GNU project by Torbjorn Granlund. label
5 dnl Copyright 2008, 2009 Free Software Foundation, Inc. label
7 dnl This file is part of the GNU MP Library. label
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
10 dnl it under the terms of the GNU Lesser General Public License as published label
11 dnl by the Free Software Foundation; either version 3 of the License, or (at label
12 dnl your option) any later version. label
14 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
15 dnl WITHOU label
1 dnl AMD64 mpn_sqr_basecase. label
16 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
17 dnl License for more details. label
19 dnl You should have received a copy of the GNU Lesser General Public License label
20 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dsublsh1_n.asm3 dnl Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl AMD64 mpn_sublsh1_n -- rp[] = up[] - (vp[] << 1) label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Daorrlsh_n.asm2 dnl ("rsb" means reversed subtract, name mandated by mpn_sublsh1_n which label
3 dnl subtacts the shifted operand from the unshifted operand.) label
5 dnl Copyright 2006 Free Software Foundation, Inc. label
7 dnl This file is part of the GNU MP Library. label
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
10 dnl it under the terms of the GNU Lesser General Public License as published label
11 dnl by the Free Software Foundation; either version 3 of the License, or (at label
12 dnl your option) any later version. label
14 dnl Th label
1 dnl AMD64 mpn_addlsh_n and mpn_rsblsh_n. R = V2^k +- U. label
15 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
16 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
17 dnl License for more details. label
19 dnl You should have received a copy of the GNU Lesser General Public License label
20 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Daors_n.asm3 dnl Copyright 2003, 2004, 2005, 2007, 2008, 2010 Free Software Foundation, label
4 dnl Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl AMD64 mpn_add_n, mpn_sub_n label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/tests/
H A Damd64call.asm3 dnl Copyright 2000, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl AMD64 calling conventions checking. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
47 dnl Instrumented profiling won't come out quite right below, since we don't label
48 dnl do an actual "ret". There's only a few instructions here, so there's define
49 dnl no great need to get them separately accounted, just let them get label
50 dnl attributed to the caller. label
[all...]
H A Dx86call.asm3 dnl Copyright 2000, 2003 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl x86 calling conventions checking. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
47 dnl Instrumented profiling doesn't come out quite right below, since we label
48 dnl don't do an actual "ret". There's only a few instructions here, so label
49 dnl there's no great need to get them separately accounted, just let them label
50 dnl get attributed to the caller. label
[all...]
/haiku-buildtools/gcc/gmp/tune/
H A Dalpha.asm3 dnl Copyright 2000, 2005 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl Alpha time stamp counter access routine. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dia64.asm3 dnl Copyright 2000, 2005 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl IA-64 time stamp counter access routine. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dpentium.asm3 dnl Copyright 1999, 2000, 2005 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl x86 pentium time stamp counter access routine. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dpowerpc64.asm3 dnl Copyright 2002, 2003, 2004 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundationn; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl PowerPC mftb_function -- read time base registers, 64-bit integer. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dsparcv9.asm3 dnl Copyright 2000, 2005 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl Sparc v9 32-bit time stamp counter access routine. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dx86_64.asm3 dnl Copyright 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl x86 pentium time stamp counter access routine. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/arm/
H A Dinvert_limb.asm3 dnl Copyright 2001, 2009, 2011 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl ARM mpn_invert_limb -- Invert a normalized limb. label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/powerpc32/
H A Ddivrem_2.asm3 dnl Copyright 2007, 2008, 2012 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl PPC-32 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number. label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/sh/
H A Dadd_n.asm2 dnl in a third limb vector. label
4 dnl Copyright 1995, 1997, 2000, 2011 Free Software Foundation, Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl SH mpn_add_n -- Add two limb vectors of the same length > 0 and store sum label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dsub_n.asm2 dnl difference in a third limb vector. label
4 dnl Copyright 1995, 1997, 2000, 2011 Free Software Foundation, Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl SH mpn_sub_n -- Subtract two limb vectors of the same length > 0 and store label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/sh/sh2/
H A Daddmul_1.asm2 dnl to a second limb vector. label
4 dnl Copyright 1995, 2000, 2011 Free Software Foundation, Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl SH2 mpn_addmul_1 -- Multiply a limb vector with a limb and add the result label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dmul_1.asm2 dnl in a second limb vector. label
4 dnl Copyright 1995, 2000, 2011 Free Software Foundation, Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl SH2 mpn_mul_1 -- Multiply a limb vector with a limb and store the result label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dsubmul_1.asm2 dnl result from a second limb vector. label
4 dnl Copyright 1995, 2000, 2011 Free Software Foundation, Inc. label
6 dnl This file is part of the GNU MP Library. label
8 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
9 dnl it under the terms of the GNU Lesser General Public License as published label
10 dnl by the Free Software Foundation; either version 3 of the License, or (at label
11 dnl your option) any later version. label
13 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
14 dnl WITHOU label
1 dnl SH2 mpn_submul_1 -- Multiply a limb vector with a limb and subtract the label
15 dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public label
16 dnl License for more details. label
18 dnl You should have received a copy of the GNU Lesser General Public License label
19 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/
H A Ddivrem_2.asm3 dnl Copyright 2007, 2008 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl x86 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number. label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
H A Dinvert_limb.asm3 dnl Contributed to the GNU project by Niels M�ller label
5 dnl Copyright 2009, 2011 Free Software Foundation, Inc. label
6 dnl label
7 dnl This file is part of the GNU MP Library. label
8 dnl label
9 dnl The GNU MP Library is free software; you can redistribute it and/or label
10 dnl modify it under the terms of the GNU Lesser General Public License as label
11 dnl published by the Free Software Foundation; either version 3 of the label
12 dnl Licens label
1 dnl x86 mpn_invert_limb label
13 dnl label
14 dnl The GNU MP Library is distributed in the hope that it will be useful, label
15 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
16 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
17 dnl Lesser General Public License for more details. label
18 dnl label
19 dnl You should have received a copy of the GNU Lesser General Public License label
20 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/k7/
H A Dgcd_1.asm3 dnl Copyright 2000, 2001, 2002, 2009 Free Software Foundation, Inc. label
4 dnl label
5 dnl This file is part of the GNU MP Library. label
6 dnl label
7 dnl The GNU MP Library is free software; you can redistribute it and/or label
8 dnl modify it under the terms of the GNU Lesser General Public License as label
9 dnl published by the Free Software Foundation; either version 3 of the label
10 dnl License, or (at your option) any later version. label
11 dnl label
1 dnl AMD K7 mpn_gcd_1 -- mpn by 1 gcd. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, label
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of label
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU label
15 dnl Lesser General Public License for more details. label
16 dnl label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
27 dnl Reduce using x%y if x is more than DIV_THRESHOLD bits bigger than y, label
28 dnl where x is the larger of the two. See tune/README for more. label
29 dnl label
30 dnl divl at 40 cycles compared to the gcd at about 7 cycles/bitpair label
31 dnl suggests 40/7*2=11.4 but 7 seems to be about right. label
242 dnl MODEXACT_THRESHOLD is the size at which it's better to call label
243 dnl mpn_modexact_1_odd than do an inline loop. label
336 dnl non-PIC label
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86_64/atom/
H A Daors_n.asm3 dnl Copyright 2003, 2004, 2005, 2007, 2008, 2010 Free Software Foundation, Inc. label
5 dnl This file is part of the GNU MP Library. label
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify label
8 dnl it under the terms of the GNU Lesser General Public License as published label
9 dnl by the Free Software Foundation; either version 3 of the License, or (at label
10 dnl your option) any later version. label
12 dnl The GNU MP Library is distributed in the hope that it will be useful, but label
13 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY label
14 dnl o label
1 dnl X86-64 mpn_add_n, mpn_sub_n, optimized for Intel Atom. label
15 dnl License for more details. label
17 dnl You should have received a copy of the GNU Lesser General Public License label
18 dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. label
[all...]

Completed in 100 milliseconds

<<11121314151617