ports/security/libgcrypt/patches/patch-cipher_sha512-avx2-bmi2-amd64_S

13 lines
338 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: cipher/sha512-avx2-bmi2-amd64.S
--- cipher/sha512-avx2-bmi2-amd64.S.orig
+++ cipher/sha512-avx2-bmi2-amd64.S
@@ -444,7 +444,7 @@ _gcry_sha512_transform_amd64_avx2:
/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */
/*;; Binary Data */
-
+.rodata
.align 64
/* K[t] used in SHA512 hashing */
.LK512: