summaryrefslogtreecommitdiff
path: root/mpi/power/mpih-lshift.S
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/power/mpih-lshift.S')
-rw-r--r--mpi/power/mpih-lshift.S16
1 files changed, 8 insertions, 8 deletions
diff --git a/mpi/power/mpih-lshift.S b/mpi/power/mpih-lshift.S
index 20cf4535..a012a4e0 100644
--- a/mpi/power/mpih-lshift.S
+++ b/mpi/power/mpih-lshift.S
@@ -31,17 +31,17 @@
*/
.toc
- .extern mpihelp_lshift[DS]
- .extern .mpihelp_lshift
+ .extern _gcry_mpih_lshift[DS]
+ .extern ._gcry_mpih_lshift
.csect [PR]
.align 2
- .globl mpihelp_lshift
- .globl .mpihelp_lshift
- .csect mpihelp_lshift[DS]
-mpihelp_lshift:
- .long .mpihelp_lshift, TOC[tc0], 0
+ .globl _gcry_mpih_lshift
+ .globl ._gcry_mpih_lshift
+ .csect _gcry_mpih_lshift[DS]
+_gcry_mpih_lshift:
+ .long ._gcry_mpih_lshift, TOC[tc0], 0
.csect [PR]
-.mpihelp_lshift:
+._gcry_mpih_lshift:
sli 0,5,2
cax 9,3,0
cax 4,4,0