From patchwork Wed Apr 5 16:21:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 67409 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A34453857357 for ; Wed, 5 Apr 2023 16:23:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A34453857357 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680711819; bh=kviQNn+lMGNI8I9kGDpHLE6JvsVdd/l56Ha4ScWjNEw=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=BGf1osoJbaxALMQiXNLcVlwchp84KXAcfbPlTQAHaOAYnp+u3qjielYvOs7321C3c tDVJ5AeF7/kho+i2bDbU+jZ6oC5BiX/+fbdS122G08CFW7UKczi9xYq296JK/dU+vo HG41Au9rmOxG9OaCUsxtANg1ki/BOZII4Ipe4hYI= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id 0DC75385843A for ; Wed, 5 Apr 2023 16:21:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0DC75385843A Received: by mail-pl1-x62a.google.com with SMTP id w4so34875174plg.9 for ; Wed, 05 Apr 2023 09:21:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680711711; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kviQNn+lMGNI8I9kGDpHLE6JvsVdd/l56Ha4ScWjNEw=; b=HT8aGdjPIAi36JtHa1ahQuM9golwlZKsSe84z764Ma+TkfXbpew/ovLrzNk9/2q4F5 5w3yVCxxHn4aAnYCsfRzMMsUEKw6Yu/AwIUvfsUYYkW5+KoOWKEAc73MJKIa2OIRLDbU Yj5Iui4xn/jZzomIX1FpfMd+aXqK7/RlR5PKWiG5tg2tWFZvrKLh6S9qVTi9vIQnlEOz 1uZMZ8tr/oDfa+eUqbLyAVv0yWF2hlehsYdEyjDhOjcyl9UGb4SxCCqBN1T7Jq3vZj65 Y6iK5SdRasalXl5gSr3HSPPm/jk7TDAu6s/SVxtnHBT8qZFxT+dAhKHF1MyP5FgqExen L2Hw== X-Gm-Message-State: AAQBX9faGSYEzqOQ+qfwbYfEIlh75iRax/frvrSMY/2O0Ao/SPqa2k5g zS4o6T1zaPYBDn4hklQIeXlfawQUzRU= X-Google-Smtp-Source: AKy350aO4/sgfebIBCKLjV8O7y06l1gdXWKg7mMCgCewv0oT+phuqbSvb0UBoXLXskJJmr8K0Nv/Gg== X-Received: by 2002:a17:903:28cb:b0:1a2:94bb:e104 with SMTP id kv11-20020a17090328cb00b001a294bbe104mr5425318plb.39.1680711710670; Wed, 05 Apr 2023 09:21:50 -0700 (PDT) Received: from gnu-cfl-3.localdomain ([172.59.161.240]) by smtp.gmail.com with ESMTPSA id b1-20020a170902ed0100b0019ab3308554sm10369395pld.85.2023.04.05.09.21.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Apr 2023 09:21:48 -0700 (PDT) Received: from gnu-cfl-3.. (localhost [IPv6:::1]) by gnu-cfl-3.localdomain (Postfix) with ESMTP id D707D740140 for ; Wed, 5 Apr 2023 09:21:44 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [PATCH 10/19] : Add CMPCCXADD support Date: Wed, 5 Apr 2023 09:21:35 -0700 Message-Id: <20230405162144.984598-11-hjl.tools@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230405162144.984598-1-hjl.tools@gmail.com> References: <20230405162144.984598-1-hjl.tools@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-3025.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Libc-alpha" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" Add CMPCCXADD support to . Reviewed-by: Noah Goldstein --- manual/platform.texi | 3 +++ sysdeps/x86/bits/platform/x86.h | 1 + sysdeps/x86/cpu-features.c | 1 + sysdeps/x86/include/cpu-features.h | 3 +++ sysdeps/x86/tst-get-cpu-features.c | 2 ++ 5 files changed, 10 insertions(+) diff --git a/manual/platform.texi b/manual/platform.texi index be04194c88..e4d2c00886 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -294,6 +294,9 @@ extensions. @item @code{CMOV} -- Conditional Move instructions. +@item +@code{CMPCCXADD} -- CMPccXADD instruction. + @item @code{CMPXCHG16B} -- CMPXCHG16B instruction. diff --git a/sysdeps/x86/bits/platform/x86.h b/sysdeps/x86/bits/platform/x86.h index c9ee8fcf90..0187964aba 100644 --- a/sysdeps/x86/bits/platform/x86.h +++ b/sysdeps/x86/bits/platform/x86.h @@ -292,6 +292,7 @@ enum x86_cpu_AVX_VNNI = x86_cpu_index_7_ecx_1_eax + 4, x86_cpu_AVX512_BF16 = x86_cpu_index_7_ecx_1_eax + 5, x86_cpu_LASS = x86_cpu_index_7_ecx_1_eax + 6, + x86_cpu_CMPCCXADD = x86_cpu_index_7_ecx_1_eax + 7, x86_cpu_FZLRM = x86_cpu_index_7_ecx_1_eax + 10, x86_cpu_FSRS = x86_cpu_index_7_ecx_1_eax + 11, x86_cpu_FSRCS = x86_cpu_index_7_ecx_1_eax + 12, diff --git a/sysdeps/x86/cpu-features.c b/sysdeps/x86/cpu-features.c index e591e55a88..da04ad0b00 100644 --- a/sysdeps/x86/cpu-features.c +++ b/sysdeps/x86/cpu-features.c @@ -100,6 +100,7 @@ update_active (struct cpu_features *cpu_features) CPU_FEATURE_SET_ACTIVE (cpu_features, RDTSCP); CPU_FEATURE_SET_ACTIVE (cpu_features, WBNOINVD); CPU_FEATURE_SET_ACTIVE (cpu_features, RAO_INT); + CPU_FEATURE_SET_ACTIVE (cpu_features, CMPCCXADD); CPU_FEATURE_SET_ACTIVE (cpu_features, FZLRM); CPU_FEATURE_SET_ACTIVE (cpu_features, FSRS); CPU_FEATURE_SET_ACTIVE (cpu_features, FSRCS); diff --git a/sysdeps/x86/include/cpu-features.h b/sysdeps/x86/include/cpu-features.h index b946a88ad1..4e40fe0482 100644 --- a/sysdeps/x86/include/cpu-features.h +++ b/sysdeps/x86/include/cpu-features.h @@ -305,6 +305,7 @@ enum #define bit_cpu_RAO_INT (1u << 3) #define bit_cpu_AVX_VNNI (1u << 4) #define bit_cpu_AVX512_BF16 (1u << 5) +#define bit_cpu_CMPCCXADD (1u << 7) #define bit_cpu_FZLRM (1u << 10) #define bit_cpu_FSRS (1u << 11) #define bit_cpu_FSRCS (1u << 12) @@ -541,6 +542,7 @@ enum #define index_cpu_RAO_INT CPUID_INDEX_7_ECX_1 #define index_cpu_AVX_VNNI CPUID_INDEX_7_ECX_1 #define index_cpu_AVX512_BF16 CPUID_INDEX_7_ECX_1 +#define index_cpu_CMPCCXADD CPUID_INDEX_7_ECX_1 #define index_cpu_FZLRM CPUID_INDEX_7_ECX_1 #define index_cpu_FSRS CPUID_INDEX_7_ECX_1 #define index_cpu_FSRCS CPUID_INDEX_7_ECX_1 @@ -777,6 +779,7 @@ enum #define reg_RAO_INT eax #define reg_AVX_VNNI eax #define reg_AVX512_BF16 eax +#define reg_CMPCCXADD eax #define reg_FZLRM eax #define reg_FSRS eax #define reg_FSRCS eax diff --git a/sysdeps/x86/tst-get-cpu-features.c b/sysdeps/x86/tst-get-cpu-features.c index 9da561a559..d8bc92560f 100644 --- a/sysdeps/x86/tst-get-cpu-features.c +++ b/sysdeps/x86/tst-get-cpu-features.c @@ -204,6 +204,7 @@ do_test (void) CHECK_CPU_FEATURE_PRESENT (AVX_VNNI); CHECK_CPU_FEATURE_PRESENT (AVX512_BF16); CHECK_CPU_FEATURE_PRESENT (LASS); + CHECK_CPU_FEATURE_PRESENT (CMPCCXADD); CHECK_CPU_FEATURE_PRESENT (FZLRM); CHECK_CPU_FEATURE_PRESENT (FSRS); CHECK_CPU_FEATURE_PRESENT (FSRCS); @@ -370,6 +371,7 @@ do_test (void) CHECK_CPU_FEATURE_ACTIVE (RAO_INT); CHECK_CPU_FEATURE_ACTIVE (AVX_VNNI); CHECK_CPU_FEATURE_ACTIVE (AVX512_BF16); + CHECK_CPU_FEATURE_ACTIVE (CMPCCXADD); CHECK_CPU_FEATURE_ACTIVE (FZLRM); CHECK_CPU_FEATURE_ACTIVE (FSRS); CHECK_CPU_FEATURE_ACTIVE (FSRCS);