Minor shaX-s390x.pl update.

This commit is contained in:
Andy Polyakov 2009-04-26 18:11:25 +00:00
parent f81e86d791
commit f06d0072fc
2 changed files with 2 additions and 0 deletions

View 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.=<<___;

View 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.=<<___;