From: Mamone Tarsha Date: Tue, 18 Jan 2022 17:35:49 +0000 (+0200) Subject: [S390x] Alerting assembler of machine type X-Git-Tag: nettle_3.8_release_20220602~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82876a5f542dd402382c2da1b56dc21943889b5;p=thirdparty%2Fnettle.git [S390x] Alerting assembler of machine type --- diff --git a/s390x/vf/memxor3.asm b/s390x/vf/memxor3.asm index 46782005..8797369f 100644 --- a/s390x/vf/memxor3.asm +++ b/s390x/vf/memxor3.asm @@ -1,4 +1,4 @@ -C s390/memxor3.asm +C s390/vx/memxor3.asm ifelse(` Copyright (C) 2020 Mamone Tarsha @@ -30,6 +30,7 @@ ifelse(` ') .file "memxor3.asm" +.machine "z13" .text diff --git a/s390x/vf/sha3-permute.asm b/s390x/vf/sha3-permute.asm index d656b97c..30514637 100644 --- a/s390x/vf/sha3-permute.asm +++ b/s390x/vf/sha3-permute.asm @@ -78,6 +78,7 @@ define(`T3', `%r13') define(`RC', `%r14') .file "sha3-permute.asm" +.machine "z13" .text