Commit f0f00f92 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

sha*-s390x.pl: minor update from HEAD.

parent a243c687
Loading
Loading
Loading
Loading
+1 −0
Changes for crypto/sha/asm/sha1-s390x.pl: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -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.=<<___;
+1 −0
Changes for crypto/sha/asm/sha512-s390x.pl: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -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.=<<___;