From patchwork Wed Jan 11 20:45:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adhemerval Zanella X-Patchwork-Id: 641270 Delivered-To: patch@linaro.org Received: by 2002:a17:522:f3c4:b0:4b4:3859:abed with SMTP id in4csp3458421pvb; Wed, 11 Jan 2023 12:48:03 -0800 (PST) X-Google-Smtp-Source: AMrXdXtrNQ2nR5PItScDJiiMEOrJV6i0AI/OoHcP5iD4OmT3HZsgkSkCE2fMTvC2xI/kKHk/3fCR X-Received: by 2002:aa7:d689:0:b0:461:7ae:c244 with SMTP id d9-20020aa7d689000000b0046107aec244mr64029583edr.35.1673470082889; Wed, 11 Jan 2023 12:48:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673470082; cv=none; d=google.com; s=arc-20160816; b=paS9Bo19I8EQcVKcLZgBjKl60o6AVicAxMWoeW1Lwhex7zTA70YZ4BjzWO8cqHApTJ H0vtjT655LyHIhUnmpeKdsawW1KpvBAygOmegggluZgmhrRn5WWY68xPVSRCIBH7hV9s wUGi2vvbXk6PpCc1t7dzw3kGW6YFAvRMopHnN8xewdEnKeTqXpuHE0yCWFEFRYEx7W8d ImRgnu9wWpG50I1I2HjrMsB99zuc/Xm7XK3STrg5nMAX3Wgx/g/8MlBQssptFH0ev3UN 9SxwBYr/naiAqvYex2pkzpJ6p76oSns2syD/A8DMroQF+o3hSqrZLsQA/sbCtbaRwFwL o84g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:dmarc-filter:delivered-to :dkim-signature:dkim-filter; bh=yGPovr38ZU02FWiH7KoXJ0+CqtlDx/oj85V6st1cjgM=; b=kkoraRQyt1zog/pcUsFvJBIgMEh7dgWbaSkNDpMh2aBmNX7Y9f1IhoNv9JexEc+MNr eggpVgLWmONyBVpNiYDv9YxS/rqJzzjWCAZtV7LyvXww/HlpihkjxGnpRxHG/LaYhNSJ tpVJyJYj7UOW62HOhGOHof8HaOcvWHoPVD/5Nsw2YLGypLlUmAMEnc8AZNg/YQGv3n03 0kAt3+syz5HVsDWPKjblxKlu4GEASoavrOG5/UoHp2+b5HIYJUDE9l3zUuzq31RayYM+ PWTjOvnAYxfRJoplimkRsjObHwKKT9LcxQ7TLMbpencdjh3fNPnteGZv54sbO4bY2zOc rBpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=hGpB8CT+; spf=pass (google.com: domain of libc-alpha-bounces+patch=linaro.org@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="libc-alpha-bounces+patch=linaro.org@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Return-Path: Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id e7-20020a50fb87000000b0048c68e201desi14838600edq.555.2023.01.11.12.48.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Jan 2023 12:48:02 -0800 (PST) Received-SPF: pass (google.com: domain of libc-alpha-bounces+patch=linaro.org@sourceware.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=hGpB8CT+; spf=pass (google.com: domain of libc-alpha-bounces+patch=linaro.org@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="libc-alpha-bounces+patch=linaro.org@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B9B243881D1A for ; Wed, 11 Jan 2023 20:48:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9B243881D1A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673470081; bh=yGPovr38ZU02FWiH7KoXJ0+CqtlDx/oj85V6st1cjgM=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=hGpB8CT+TJMrFkforo8G4sLU0mi8PCVxmbdkUJJnnbeBCZ7IHpeHExjaEF+Gw1Q1n /GK6dNjoMbQdEwOj8SeOe9N5WeepjJCkGQrtqHL1z8ZxXEqLQacLN2xQbOXmfbRJYl 9qmZobXMI6DGZArjjxl7IwYz2e50UwEvN/SEDwRk= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-oa1-x2e.google.com (mail-oa1-x2e.google.com [IPv6:2001:4860:4864:20::2e]) by sourceware.org (Postfix) with ESMTPS id BADAC38493CB for ; Wed, 11 Jan 2023 20:46:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BADAC38493CB Received: by mail-oa1-x2e.google.com with SMTP id 586e51a60fabf-1442977d77dso16827444fac.6 for ; Wed, 11 Jan 2023 12:46:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGPovr38ZU02FWiH7KoXJ0+CqtlDx/oj85V6st1cjgM=; b=eqLZCZrvF+1zxWtSXlK8CMBcmaiMXgVDzA5KYxeEZx4IR6gExM7eYUIxc2RsF4MXXW mNhg+1uy8N7dOSgfqZqPnFdqJ9tUbcqKaBC8fbjMpqe0MH0whzh8YMjLl2Fkbpo30YnS s01qd8FQG8vUKAAcorcfWDyzDhG9EWAsdOTYsqIK28f1ZK6BJOqes/cUsrG6BnHNnyLX aXGL179bkZen7gw5wdTHOzzklNLj7rpQ7l2F8eOikjOxyW1WOm3rR86wgIXZyYvpjkZt MWKE6yH44DewzJKm/aSGiEQZgXTiDoqwI7AmpE6FGEQiZD/7908be6H/m6yrHeeseFya 01oQ== X-Gm-Message-State: AFqh2krBXkdLorHo1RNrWny16yTafX1DxEnPRyG+hpzQf9vDaKnAUAhG d/Z9c1rNCTnvx+Wllz+63N+LfkK+BYDr8ijViSo= X-Received: by 2002:a05:6870:6d0f:b0:15b:94ef:ffcd with SMTP id mw15-20020a0568706d0f00b0015b94efffcdmr5355920oab.6.1673469998885; Wed, 11 Jan 2023 12:46:38 -0800 (PST) Received: from mandiga.. ([2804:1b3:a7c0:a93a:a504:f3f6:dd7b:801]) by smtp.gmail.com with ESMTPSA id kw18-20020a056870ac1200b0014c8b5d54b2sm7990274oab.20.2023.01.11.12.46.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Jan 2023 12:46:38 -0800 (PST) To: libc-alpha@sourceware.org, Noah Goldstein , Richard Henderson Cc: Adhemerval Zanella Netto Subject: [PATCH v7 17/17] sh: Add string-fzb.h Date: Wed, 11 Jan 2023 17:45:58 -0300 Message-Id: <20230111204558.2402155-18-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230111204558.2402155-1-adhemerval.zanella@linaro.org> References: <20230111204558.2402155-1-adhemerval.zanella@linaro.org> MIME-Version: 1.0 X-Spam-Status: No, score=-13.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, 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: Adhemerval Zanella via Libc-alpha From: Adhemerval Zanella Reply-To: Adhemerval Zanella Errors-To: libc-alpha-bounces+patch=linaro.org@sourceware.org Sender: "Libc-alpha" From: Adhemerval Zanella Netto Use the SH cmp/str on has_{zero,eq,zero_eq}. Checked on sh4-linux-gnu. --- sysdeps/sh/string-fzb.h | 54 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 sysdeps/sh/string-fzb.h diff --git a/sysdeps/sh/string-fzb.h b/sysdeps/sh/string-fzb.h new file mode 100644 index 0000000000..0ad19b58c9 --- /dev/null +++ b/sysdeps/sh/string-fzb.h @@ -0,0 +1,54 @@ +/* Zero byte detection; boolean. SH4 version. + Copyright (C) 2023 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + The GNU C Library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, see + . */ + +#ifndef STRING_FZB_H +#define STRING_FZB_H 1 + +#include +#include + +/* Determine if any byte within X is zero. This is a pure boolean test. */ + +static __always_inline _Bool +has_zero (op_t x) +{ + op_t zero = 0x0, ret; + asm volatile ("cmp/str %1,%2\n" + "movt %0\n" + : "=r" (ret) + : "r" (zero), "r" (x)); + return ret; +} + +/* Likewise, but for byte equality between X1 and X2. */ + +static __always_inline _Bool +has_eq (op_t x1, op_t x2) +{ + return has_zero (x1 ^ x2); +} + +/* Likewise, but for zeros in X1 and equal bytes between X1 and X2. */ + +static __always_inline _Bool +has_zero_eq (op_t x1, op_t x2) +{ + return has_zero (x1) | has_eq (x1, x2); +} + +#endif /* STRING_FZB_H */