Last change
on this file since 100487 was 94320, checked in by vboxsync, 3 years ago |
libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
843 bytes
|
Line | |
---|
1 | .text
|
---|
2 |
|
---|
3 | .globl ossl_rsaz_avx512ifma_eligible
|
---|
4 | .type ossl_rsaz_avx512ifma_eligible,@function
|
---|
5 | ossl_rsaz_avx512ifma_eligible:
|
---|
6 | xorl %eax,%eax
|
---|
7 | .byte 0xf3,0xc3
|
---|
8 | .size ossl_rsaz_avx512ifma_eligible, .-ossl_rsaz_avx512ifma_eligible
|
---|
9 |
|
---|
10 | .globl ossl_rsaz_amm52x20_x1_256
|
---|
11 | .globl ossl_rsaz_amm52x20_x2_256
|
---|
12 | .globl ossl_extract_multiplier_2x20_win5
|
---|
13 | .type ossl_rsaz_amm52x20_x1_256,@function
|
---|
14 | ossl_rsaz_amm52x20_x1_256:
|
---|
15 | ossl_rsaz_amm52x20_x2_256:
|
---|
16 | ossl_extract_multiplier_2x20_win5:
|
---|
17 | .byte 0x0f,0x0b
|
---|
18 | .byte 0xf3,0xc3
|
---|
19 | .size ossl_rsaz_amm52x20_x1_256, .-ossl_rsaz_amm52x20_x1_256
|
---|
20 | .section ".note.gnu.property", "a"
|
---|
21 | .p2align 3
|
---|
22 | .long 1f - 0f
|
---|
23 | .long 4f - 1f
|
---|
24 | .long 5
|
---|
25 | 0:
|
---|
26 | # "GNU" encoded with .byte, since .asciz isn't supported
|
---|
27 | # on Solaris.
|
---|
28 | .byte 0x47
|
---|
29 | .byte 0x4e
|
---|
30 | .byte 0x55
|
---|
31 | .byte 0
|
---|
32 | 1:
|
---|
33 | .p2align 3
|
---|
34 | .long 0xc0000002
|
---|
35 | .long 3f - 2f
|
---|
36 | 2:
|
---|
37 | .long 3
|
---|
38 | 3:
|
---|
39 | .p2align 3
|
---|
40 | 4:
|
---|
Note:
See
TracBrowser
for help on using the repository browser.