1 ! SPARC v8 __mpn_addmul_1 -- Multiply a limb vector with a limb and
2 ! add the result to a second limb vector.
4 ! Copyright (C) 1992-2023 Free Software Foundation, Inc.
6 ! This file is part of the GNU MP Library.
8 ! The GNU MP Library is free software; you can redistribute it and/or modify
9 ! it under the terms of the GNU Lesser General Public License as published by
10 ! the Free Software Foundation; either version 2.1 of the License, or (at your
11 ! option) any later version.
13 ! The GNU MP Library is distributed in the hope that it will be useful, but
14 ! WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 ! or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
16 ! License for more details.
18 ! You should have received a copy of the GNU Lesser General Public License
19 ! along with the GNU MP Library; see the file COPYING.LIB. If not,
20 ! see <https://www.gnu.org/licenses/>.
35 mov %o7,%g4 ! Save return address register
40 mov %g4,%o7 ! Restore return address register
46 b LOC(loop00) /* 4, 8, 12, ... */
50 b LOC(loop01) /* 1, 5, 9, ... */
55 add %o0,-12,%o0 /* 2, 6, 10, ... */
60 add %o0,-8,%o0 /* 3, 7, 11, ... */
76 addxcc %g3,%g2,%g3 ! 2
85 addxcc %g3,%g2,%g3 ! 3
95 addxcc %g3,%g2,%g3 ! 4
109 addcc %g3,%g2,%g3 ! 4