mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Minor shaX-s390x.pl update.
This commit is contained in:
parent
f81e86d791
commit
f06d0072fc
@ -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.=<<___;
|
||||
|
@ -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.=<<___;
|
||||
|
Loading…
Reference in New Issue
Block a user