source:
vbox/trunk/src/libs/openssl-3.1.0/crypto/genasm-nasm/rsaz-avx512.S@
99507
最後變更 在這個檔案從99507是 97373,由 提交於 2 年 前 | |
---|---|
|
|
檔案大小: 431 位元組 |
行 | |
---|---|
1 | default rel |
2 | %define XMMWORD |
3 | %define YMMWORD |
4 | %define ZMMWORD |
5 | section .text code align=64 |
6 | |
7 | |
8 | global ossl_rsaz_avx512ifma_eligible |
9 | |
10 | ossl_rsaz_avx512ifma_eligible: |
11 | xor eax,eax |
12 | DB 0F3h,0C3h ;repret |
13 | |
14 | |
15 | global ossl_rsaz_amm52x20_x1_256 |
16 | global ossl_rsaz_amm52x20_x2_256 |
17 | global ossl_extract_multiplier_2x20_win5 |
18 | |
19 | ossl_rsaz_amm52x20_x1_256: |
20 | ossl_rsaz_amm52x20_x2_256: |
21 | ossl_extract_multiplier_2x20_win5: |
22 | DB 0x0f,0x0b |
23 | DB 0F3h,0C3h ;repret |
24 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器