Update pre9
This commit is contained in:
@@ -1776,21 +1776,21 @@ ecp_nistz256_scatter_w7:
|
||||
prfm pstl1strm,[$out,#4096+64*5]
|
||||
prfm pstl1strm,[$out,#4096+64*6]
|
||||
prfm pstl1strm,[$out,#4096+64*7]
|
||||
strb w3,[$out,#64*0-1]
|
||||
strb w3,[$out,#64*0]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*1-1]
|
||||
strb w3,[$out,#64*1]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*2-1]
|
||||
strb w3,[$out,#64*2]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*3-1]
|
||||
strb w3,[$out,#64*3]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*4-1]
|
||||
strb w3,[$out,#64*4]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*5-1]
|
||||
strb w3,[$out,#64*5]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*6-1]
|
||||
strb w3,[$out,#64*6]
|
||||
lsr x3,x3,#8
|
||||
strb w3,[$out,#64*7-1]
|
||||
strb w3,[$out,#64*7]
|
||||
add $out,$out,#64*8
|
||||
b.ne .Loop_scatter_w7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user