File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
ios-aarch64/crypto/fipsmodule
linux-aarch64/crypto/fipsmodule
win-aarch64/crypto/fipsmodule Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ _bn_mul_mont:
22
22
Lmul_mont:
23
23
stp x29 , x30 ,[ sp , # - 64 ] !
24
24
.cfi_def_cfa_offset 64
25
- .cfi_offset x30 , - 56
26
25
.cfi_offset x29 , - 64
26
+ .cfi_offset x30 , - 56
27
27
add x29 , sp , # 0
28
28
.cfi_def_cfa x29 , 64
29
29
stp x19 , x20 ,[ sp , # 16 ]
@@ -246,8 +246,8 @@ __bn_sqr8x_mont:
246
246
Lsqr8x_mont:
247
247
stp x29 , x30 ,[ sp , # - 128 ] !
248
248
.cfi_def_cfa_offset 128
249
- .cfi_offset x30 , - 120
250
249
.cfi_offset x29 , - 128
250
+ .cfi_offset x30 , - 120
251
251
add x29 , sp , # 0
252
252
.cfi_def_cfa x29 , 128
253
253
stp x19 , x20 ,[ sp , # 16 ]
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ bn_mul_mont:
22
22
.Lmul_mont:
23
23
stp x29 , x30 ,[ sp , # - 64 ] !
24
24
.cfi_def_cfa_offset 64
25
- .cfi_offset x30 , - 56
26
25
.cfi_offset x29 , - 64
26
+ .cfi_offset x30 , - 56
27
27
add x29 , sp , # 0
28
28
.cfi_def_cfa x29 , 64
29
29
stp x19 , x20 ,[ sp , # 16 ]
@@ -246,8 +246,8 @@ __bn_sqr8x_mont:
246
246
.Lsqr8x_mont:
247
247
stp x29 , x30 ,[ sp , # - 128 ] !
248
248
.cfi_def_cfa_offset 128
249
- .cfi_offset x30 , - 120
250
249
.cfi_offset x29 , - 128
250
+ .cfi_offset x30 , - 120
251
251
add x29 , sp , # 0
252
252
.cfi_def_cfa x29 , 128
253
253
stp x19 , x20 ,[ sp , # 16 ]
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ bn_mul_mont:
24
24
Lmul_mont:
25
25
stp x29 , x30 ,[ sp , # - 64 ] !
26
26
.cfi_def_cfa_offset 64
27
- .cfi_offset x30 , - 56
28
27
.cfi_offset x29 , - 64
28
+ .cfi_offset x30 , - 56
29
29
add x29 , sp , # 0
30
30
.cfi_def_cfa x29 , 64
31
31
stp x19 , x20 ,[ sp , # 16 ]
@@ -250,8 +250,8 @@ __bn_sqr8x_mont:
250
250
Lsqr8x_mont:
251
251
stp x29 , x30 ,[ sp , # - 128 ] !
252
252
.cfi_def_cfa_offset 128
253
- .cfi_offset x30 , - 120
254
253
.cfi_offset x29 , - 128
254
+ .cfi_offset x30 , - 120
255
255
add x29 , sp , # 0
256
256
.cfi_def_cfa x29 , 128
257
257
stp x19 , x20 ,[ sp , # 16 ]
You can’t perform that action at this time.
0 commit comments