From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1468B15803E for ; Tue, 2 Jan 2024 16:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56F102BC05F; Tue, 2 Jan 2024 16:44:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C05F2BC05F for ; Tue, 2 Jan 2024 16:44:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3AF6C342F64 for ; Tue, 2 Jan 2024 16:44:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C9C01339 for ; Tue, 2 Jan 2024 16:44:53 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1704213843.c3d994daa1b9aff25c0b9401385ea357e18bc34c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/cpu_flags_arm.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c3d994daa1b9aff25c0b9401385ea357e18bc34c X-VCS-Branch: master Date: Tue, 2 Jan 2024 16:44:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 613118dc-edf8-4680-971b-7afb04d26d4b X-Archives-Hash: 73281ce73b7341609463eb062b3d673b commit: c3d994daa1b9aff25c0b9401385ea357e18bc34c Author: Michał Górny gentoo org> AuthorDate: Fri Dec 29 17:56:01 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 2 16:44:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d994da profiles/desc: Add cpu_flags_arm_asimddp Closes: https://bugs.gentoo.org/917277 Signed-off-by: Michał Górny gentoo.org> profiles/desc/cpu_flags_arm.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc index 9f3e60f72fd4..74626d687761 100644 --- a/profiles/desc/cpu_flags_arm.desc +++ b/profiles/desc/cpu_flags_arm.desc @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 aes - Use the AES cryptography instruction set +asimddp - Use the Advanced SIMD dot product instructions crc32 - Use the CRC32 instruction set edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+) iwmmxt - Use the iwMMXt instruction set