summaryrefslogtreecommitdiff
path: root/mpn/s390_64/rshift.asm
diff options
context:
space:
mode:
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.