1 dnl HP
-PA
2.0 mpn_rshift
-- Right shift.
3 dnl Copyright
1997, 2000, 2002, 2003 Free Software Foundation
, Inc.
5 dnl
This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software
; you can redistribute it and/or modify
8 dnl it under the terms of
either:
10 dnl
* the GNU Lesser General
Public License as published by the Free
11 dnl Software Foundation
; either version 3 of the License, or (at your
12 dnl option
) any later version.
16 dnl
* the GNU General
Public License as published by the Free Software
17 dnl Foundation
; either version 2 of the License, or (at your option) any
20 dnl
or both
in parallel
, as here.
22 dnl The GNU MP Library is distributed
in the hope that it will be useful
, but
23 dnl WITHOUT ANY WARRANTY
; without even the implied warranty of MERCHANTABILITY
24 dnl
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License
27 dnl You should have received copies of the GNU General
Public License
and the
28 dnl GNU Lesser General
Public License along with the GNU MP Library. If
not,
29 dnl see
https://www.gnu.
org/licenses
/.
32 dnl
This runs at
1.5 cycles
/limb on PA8000
and 1.0 cycles
/limb on PA8500.
34 include(`..
/config.m4
')
42 ifdef(`HAVE_ABI_2_0w',
50 shrpd
%r21
, %r0
, %sar, %r29 C compute carry
out limb
51 depw
,z n
, 31, 3, %r28 C r28
= (size & 7)
53 depw
,z
%r22
, 28, 3, %r22 C r22
= 8 * (-size & 7)
54 sub up
, %r22
, up C
offset up
55 blr
%r28
, %r0 C branch
into jump table
56 sub rp
, %r22
, rp C
offset rp
75 LDEF
(0) ldd
8(up
), %r20
76 shrpd
%r20
, %r21
, %sar, %r21
78 LDEF
(7) ldd
16(up
), %r21
79 shrpd
%r21
, %r20
, %sar, %r20
81 LDEF
(6) ldd
24(up
), %r20
82 shrpd
%r20
, %r21
, %sar, %r21
84 LDEF
(5) ldd
32(up
), %r21
85 shrpd
%r21
, %r20
, %sar, %r20
87 LDEF
(4) ldd
40(up
), %r20
88 shrpd
%r20
, %r21
, %sar, %r21
90 LDEF
(3) ldd
48(up
), %r21
91 shrpd
%r21
, %r20
, %sar, %r20
93 LDEF
(2) ldd
56(up
), %r20
94 shrpd
%r20
, %r21
, %sar, %r21
96 LDEF
(1) ldd
64(up
), %r21
98 shrpd
%r21
, %r20
, %sar, %r20
100 addib
,> -8, n
, L
(loop)
104 shrpd
%r0
, %r21
, %sar, %r21
107 ifdef
(`HAVE_ABI_2_0w
',
109 ',` extrd
,u
%r29
, 31, 32, %r28