]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Rearranged .pdata entries in rsaz-avx512.pl to make them properly ordered.
authorAndrey Matyukov <andrey.matyukov@intel.com>
Tue, 23 Mar 2021 17:47:28 +0000 (20:47 +0300)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Mar 2021 09:11:55 +0000 (09:11 +0000)
Fixes #14660: Windows linking error

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14665)

crypto/bn/asm/rsaz-avx512.pl

index 063b9d6b5eed9e7ba89c860bdb1caf73a4a5c823..04effabffa2105385ba828deb995183d306c7b02 100644 (file)
@@ -690,28 +690,28 @@ rsaz_def_handler:
     .rva    .LSEH_end_RSAZ_amm52x20_x1_256
     .rva    .LSEH_info_RSAZ_amm52x20_x1_256
 
-    .rva    .LSEH_begin_extract_multiplier_2x20_win5
-    .rva    .LSEH_end_extract_multiplier_2x20_win5
-    .rva    .LSEH_info_extract_multiplier_2x20_win5
-
     .rva    .LSEH_begin_RSAZ_amm52x20_x2_256
     .rva    .LSEH_end_RSAZ_amm52x20_x2_256
     .rva    .LSEH_info_RSAZ_amm52x20_x2_256
 
+    .rva    .LSEH_begin_extract_multiplier_2x20_win5
+    .rva    .LSEH_end_extract_multiplier_2x20_win5
+    .rva    .LSEH_info_extract_multiplier_2x20_win5
+
 .section    .xdata
 .align  8
 .LSEH_info_RSAZ_amm52x20_x1_256:
     .byte   9,0,0,0
     .rva    rsaz_def_handler
     .rva    .Lrsaz_amm52x20_x1_256_body,.Lrsaz_amm52x20_x1_256_epilogue
-.LSEH_info_extract_multiplier_2x20_win5:
-    .byte   9,0,0,0
-    .rva    rsaz_def_handler
-    .rva    .LSEH_begin_extract_multiplier_2x20_win5,.LSEH_begin_extract_multiplier_2x20_win5
 .LSEH_info_RSAZ_amm52x20_x2_256:
     .byte   9,0,0,0
     .rva    rsaz_def_handler
     .rva    .Lrsaz_amm52x20_x2_256_body,.Lrsaz_amm52x20_x2_256_epilogue
+.LSEH_info_extract_multiplier_2x20_win5:
+    .byte   9,0,0,0
+    .rva    rsaz_def_handler
+    .rva    .LSEH_begin_extract_multiplier_2x20_win5,.LSEH_begin_extract_multiplier_2x20_win5
 ___
 }
 }}} else {{{                # fallback for old assembler