From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CCB00C7619A for ; Sat, 8 Apr 2023 21:57:52 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 29D7C85E7D; Sat, 8 Apr 2023 23:57:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="SJ8o/0ud"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 89F5C85E82; Sat, 8 Apr 2023 23:57:47 +0200 (CEST) Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 8E80985E6A for ; Sat, 8 Apr 2023 23:57:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=francis.laniel@amarulasolutions.com Received: by mail-wr1-x442.google.com with SMTP id t4so39650261wra.7 for ; Sat, 08 Apr 2023 14:57:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; t=1680991064; x=1683583064; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NUmJNROSiB79BnPJlJUaHU2uvQzCu3K5BDNiOyiqAS0=; b=SJ8o/0udoyd+9skSiP93u3m/2c71AS6RMJdUK3tKF+cMyLwZ1zO5CVvXExIKkieJqW dzFgFyg3nHgdwEnIUDG/qbYj+Qq7I2IPaOkGq43dZ36kmAVG+/QCP0FFb1RHUxzS4pLi NpZ9ZdDkjWAJs4d4x+uTGwud3ooR119zzn7d0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680991064; x=1683583064; 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=NUmJNROSiB79BnPJlJUaHU2uvQzCu3K5BDNiOyiqAS0=; b=3JqkfbVlO9l/FNrW4mu+6KXekmYHRS1R88IRuc63esxKQMYInbBWey30q2luwgjx6r QvjoILoequAtA56cw+iO6Jtb2dLnu3m6qlNuNVutiJZ2LBRvZdHNFzLNh3lHe3P/Kt95 R5Ri3opX74reoeylg4srRn+1yD+CCVRA5jcVF/waYw3gXH9y85HRHUVe2q6QqpvZ28Bu VdEVr/8dr95NchJfuTJtBFCwd6U7NPKZ1um6pjXSMxfm0HYDyjvx+X2KHx/HNQRrOaJk mtWcO9t7hLqMcCXM51jMFj0pW+WGiM9Nv8g9pb1277s5jMnaFQFjruCKiX1KUqowMQXY B/HA== X-Gm-Message-State: AAQBX9funtYsHvu0uuj+CCjV8d3sYnGB8fqMdwTpX0DnCWEAlOxPbIkI 99e84sliIrv6gTAX/xxH4/jy3w== X-Google-Smtp-Source: AKy350Y+ejXvbNo/5vfLyfQ+8Detz6fYuil40wBLIjVF4Ic8FKccfO+cLfwfvl6UyyS1UQc/rGZonw== X-Received: by 2002:a5d:628f:0:b0:2cf:f279:378f with SMTP id k15-20020a5d628f000000b002cff279378fmr3292733wru.44.1680991063884; Sat, 08 Apr 2023 14:57:43 -0700 (PDT) Received: from pwmachine.localnet ([78.30.11.60]) by smtp.gmail.com with ESMTPSA id x16-20020a5d6510000000b002e71156b0fcsm7862587wru.6.2023.04.08.14.57.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Apr 2023 14:57:43 -0700 (PDT) From: Francis Laniel To: Tom Rini Cc: u-boot@lists.denx.de, Michael Nazzareno Trimarchi , Tony Dinh , Sergei Antonov Subject: Re: [RFC PATCH v1] arm: lib: add __gnu_thumb1_case_si Date: Sat, 08 Apr 2023 22:57:35 +0100 Message-ID: <2676616.mvXUDI8C0e@pwmachine> In-Reply-To: <20230407145109.GY1134230@bill-the-cat> References: <20230401215439.9107-1-francis.laniel@amarulasolutions.com> <20230407145109.GY1134230@bill-the-cat> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Le vendredi 7 avril 2023, 15:51:09 WEST Tom Rini a =E9crit : > On Sat, Apr 01, 2023 at 10:54:39PM +0100, Francis Laniel wrote: > > The assembly for __gnu_thumb1_case_si was taken from upstream gcc and > > adapted as width suffix was removed for the add instruction [1]. > >=20 > > Signed-off-by: Francis Laniel > > Tested-by: Tony Dinh > > [1] > > https://github.com/gcc-mirror/gcc/blob/4f181f9c7ee3efc509d185fdfda33be9= 01 > > 8f1611/libgcc/config/arm/lib1funcs.S#L2156 Acked-by: Pali Roh=E1r > > > > Acked-by: Tony Dinh >=20 > Applied to u-boot/master, thanks! Thank you for the merge!