summaryrefslogtreecommitdiff
path: root/mpn/arm
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2015-04-21 16:36:04 +0200
committerTorbjorn Granlund <torbjorng@google.com>2015-04-21 16:36:04 +0200
commit65b85899e6552b9d9c7fc4d8faf152f012bd229a (patch)
tree6130e832c5cafacae0f8071be165171565801fce /mpn/arm
parent9f10f2437e6f8e6756eb3573155dd47055ba2210 (diff)
downloadgmp-65b85899e6552b9d9c7fc4d8faf152f012bd229a.tar.gz
Add MULFUNC_PROLOGUE.
Diffstat (limited to 'mpn/arm')
-rw-r--r--mpn/arm/v6/popham.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpn/arm/v6/popham.asm b/mpn/arm/v6/popham.asm
index 44c8f2361..c25436836 100644
--- a/mpn/arm/v6/popham.asm
+++ b/mpn/arm/v6/popham.asm
@@ -81,6 +81,7 @@ ifdef(`OPERATION_hamdist',`
define(`HAMD', `$1')
')
+MULFUNC_PROLOGUE(mpn_popcount mpn_hamdist)
ASM_START()
PROLOGUE(func)