sha*-s390x.pl: minor update from HEAD.
authorAndy Polyakov <appro@openssl.org>
Mon, 27 Apr 2009 19:31:30 +0000 (19:31 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 27 Apr 2009 19:31:30 +0000 (19:31 +0000)
crypto/sha/asm/sha1-s390x.pl
crypto/sha/asm/sha512-s390x.pl

index e22e86fa1400d5afcc4dc3698e6d71a59ad3549d..eb6f8dfc82e0ad150bfc996bad902a0712e4aa6c 100644 (file)
@@ -156,6 +156,7 @@ $code.=<<___ if ($kimdfunc);
        .long   0xb93e0002      # kimd %r0,%r2
        brc     1,.-4           # pay attention to "partial completion"
        br      %r14
+.align 16
 .Lsoftware:
 ___
 $code.=<<___;
index e4f1812c68a269a4733069964ecc74ea722af2e1..5811d74d094f5abcde722da00151c395fa40802c 100644 (file)
@@ -227,6 +227,7 @@ $code.=<<___ if ($kimdfunc);
        .long   0xb93e0002      # kimd %r0,%r2
        brc     1,.-4           # pay attention to "partial completion"
        br      %r14
+.align 16
 .Lsoftware:
 ___
 $code.=<<___;