VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/crypto/genasm-nasm/rsaz-2k-avx512.S@ 109302

Last change on this file since 109302 was 108206, checked in by vboxsync, 3 months ago

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 447 bytes
Line 
1default rel
2%define XMMWORD
3%define YMMWORD
4%define ZMMWORD
5section .text code align=64
6
7
8global ossl_rsaz_avx512ifma_eligible
9
10ossl_rsaz_avx512ifma_eligible:
11 xor eax,eax
12 DB 0F3h,0C3h ;repret
13
14
15global ossl_rsaz_amm52x20_x1_ifma256
16global ossl_rsaz_amm52x20_x2_ifma256
17global ossl_extract_multiplier_2x20_win5
18
19ossl_rsaz_amm52x20_x1_ifma256:
20ossl_rsaz_amm52x20_x2_ifma256:
21ossl_extract_multiplier_2x20_win5:
22DB 0x0f,0x0b
23 DB 0F3h,0C3h ;repret
24
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette