ports/security/libgcrypt/patches/patch-cipher_sha512-avx-amd64_S

13 lines
355 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: cipher/sha512-avx-amd64.S
--- cipher/sha512-avx-amd64.S.orig
+++ cipher/sha512-avx-amd64.S
@@ -407,7 +407,7 @@ _gcry_sha512_transform_amd64_avx:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Binary Data
*/
-
+.rodata
.align 16
/* Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb. */