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

Minor shaX-s390x.pl update.

parent f81e86d7
Loading
Loading
Loading
Loading
+1 −0
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
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.=<<___;