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
|
.long 0xb93e0002 # kimd %r0,%r2
|
||||||
brc 1,.-4 # pay attention to "partial completion"
|
brc 1,.-4 # pay attention to "partial completion"
|
||||||
br %r14
|
br %r14
|
||||||
|
.align 16
|
||||||
.Lsoftware:
|
.Lsoftware:
|
||||||
___
|
___
|
||||||
$code.=<<___;
|
$code.=<<___;
|
||||||
|
@ -227,6 +227,7 @@ $code.=<<___ if ($kimdfunc);
|
|||||||
.long 0xb93e0002 # kimd %r0,%r2
|
.long 0xb93e0002 # kimd %r0,%r2
|
||||||
brc 1,.-4 # pay attention to "partial completion"
|
brc 1,.-4 # pay attention to "partial completion"
|
||||||
br %r14
|
br %r14
|
||||||
|
.align 16
|
||||||
.Lsoftware:
|
.Lsoftware:
|
||||||
___
|
___
|
||||||
$code.=<<___;
|
$code.=<<___;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user