Last change
on this file since 107835 was 100971, checked in by vboxsync, 18 months ago |
openssl-3.1.0: temporary avoiding avx-512 instruction set. bugref:10418
|
File size:
357 bytes
|
Line | |
---|
1 | default rel
|
---|
2 | %define XMMWORD
|
---|
3 | %define YMMWORD
|
---|
4 | %define ZMMWORD
|
---|
5 | section .text code align=64
|
---|
6 |
|
---|
7 |
|
---|
8 | global ossl_rsaz_amm52x30_x1_ifma256
|
---|
9 | global ossl_rsaz_amm52x30_x2_ifma256
|
---|
10 | global ossl_extract_multiplier_2x30_win5
|
---|
11 |
|
---|
12 | ossl_rsaz_amm52x30_x1_ifma256:
|
---|
13 | ossl_rsaz_amm52x30_x2_ifma256:
|
---|
14 | ossl_extract_multiplier_2x30_win5:
|
---|
15 | DB 0x0f,0x0b
|
---|
16 | DB 0F3h,0C3h ;repret
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.