summaryrefslogtreecommitdiff
path: root/mpn/alpha
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1999-02-22 22:55:53 +0100
committertege <tege@gmplib.org>1999-02-22 22:55:53 +0100
commitef445d85c4e458d8a6059f783a8a7127577dd42f (patch)
tree3239e09b6f4012536b27a26d313a3afccdac5a5a /mpn/alpha
parentb2d891117eb442b4da4be1f4ec9fa2370c8afd90 (diff)
downloadgmp-ef445d85c4e458d8a6059f783a8a7127577dd42f.tar.gz
Put tables in text segment, since not all systems support "rdata".
Diffstat (limited to 'mpn/alpha')
-rw-r--r--mpn/alpha/invert-limb.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/alpha/invert-limb.s b/mpn/alpha/invert-limb.s
index 8a0193d2e..9706f4b76 100644
--- a/mpn/alpha/invert-limb.s
+++ b/mpn/alpha/invert-limb.s
@@ -30,7 +30,7 @@
.set noreorder
.set volatile
.set noat
-.rdata
+.text
.align 3
$C36:
.t_floating 9223372036854775808.0
@@ -93,7 +93,7 @@ $73:
addq $30,16,$30
ret $31,($26),1
.end __mpn_invert_normalized_limb
-.rdata
+.text
.align 1
invtab:
.word 0xffff,0xffc0,0xff80,0xff40,0xff00,0xfec0,0xfe81,0xfe41