summaryrefslogtreecommitdiff
path: root/mpn/s390_64/rshift.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-10-18 00:14:11 +0200
committerTorbjorn Granlund <tege@gmplib.org>2011-10-18 00:14:11 +0200
commitf3b95611c600f034e2bc4d216fc9e96a9eba140f (patch)
treea25e140ce03a8d2547d4aac4b5ca64cfc6081f03 /mpn/s390_64/rshift.asm
parent9ac4d0c59cb1f956f98ef19b6094affd709f412f (diff)
downloadgmp-f3b95611c600f034e2bc4d216fc9e96a9eba140f.tar.gz
Add cycle tables.
Diffstat (limited to 'mpn/s390_64/rshift.asm')
-rw-r--r--mpn/s390_64/rshift.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/mpn/s390_64/rshift.asm b/mpn/s390_64/rshift.asm
index 17aae070c..7e80f5742 100644
--- a/mpn/s390_64/rshift.asm
+++ b/mpn/s390_64/rshift.asm
@@ -20,7 +20,11 @@ dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
include(`../config.m4')
C cycles/limb
-C z990 4.3
+C z900 7.25
+C z990 4.25
+C z9 ?
+C z10 ?
+C z196 ?
C FIXME
C * Streamline feed-in code.