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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A02D0C4345F for ; Fri, 12 Apr 2024 11:29:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:CC:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hxexyeOYnBd0N/nteWytaK0YoFiQQmJKVzprIKMP8f4=; b=KD/g3NkB7fIOJhv6bK+1c96UiZ WetiPD/FIfqoOA1OTnJQVJ/1d0dgcLgWiqJ02VLffqCWlkOzte93LI3iDbvX9I/Dn9jIU8/h3Gz/A xEqaGyqMexTkvF9WHmGDsb2PMmi0F4lNGjXrsUJ7XzASxLJNs4pT88wGT9KVQcPfEGz1Wldi902ck X0fpgpdcqJcrJ9rRuZQ7+s/Axxc/K6RS1Tchrw2MbZEBXZeoUsxiKGXzBkVrfXW/LpD2cCiet2Agf IJtuP9Ka4QE0SC+aLkTbuDsvloeAxopLWKlOG37Zu8AucE50tTj9kMA+cUYfUL9kexpBaW7LCNblP blCB+uXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvF5j-0000000GvDV-3RLW; Fri, 12 Apr 2024 11:29:11 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvF5h-0000000GvCW-1j73; Fri, 12 Apr 2024 11:29:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1712921349; x=1744457349; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=iquIxgsQ5Z0mH9RFgypFv0gNEXhHWS+sF3ZCfjbshog=; b=DnUYCztZc4n08wUpkJ9KzxUEULZvyuBmpGEiRENqw+spcJ2dWC92zDlD vDZ/sHLjbSjVXjRpWKzSaEJoO0pfaJ0gk0t2IEbjwOZkhLAZ139Z2zV7G M5Ot1ithL9PEMtqrrFA5hCgTK58drIpy5LuZuQnNXXQUzYbdNqPpauXbQ KcJxU6ivrWbWC4kce+5dQbQsl44ZpGWvu0Ynk/qNgsGiFPZ3k1SIUOMLB LQDggLzfYT5DMGeifUQ4YKaQ67q4vyIi8AKC+JWdqoqjQQBKIgqWpJpOj QBEZ0GhphGhkQ62FIi6HAvsLBYYRo8XaV+0lXUA8xEuPDFlzfYzMkpYJX w==; X-CSE-ConnectionGUID: UqSsJJfvSp2/HXPpn3qbvQ== X-CSE-MsgGUID: gSMNaP1WQzarJHb4JiP76w== X-IronPort-AV: E=Sophos;i="6.07,195,1708412400"; d="asc'?scan'208";a="22708479" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 12 Apr 2024 04:29:08 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 12 Apr 2024 04:28:45 -0700 Received: from wendy (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35 via Frontend Transport; Fri, 12 Apr 2024 04:28:41 -0700 Date: Fri, 12 Apr 2024 12:27:50 +0100 From: Conor Dooley To: Charlie Jenkins CC: Conor Dooley , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Guo Ren , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Evan Green , =?iso-8859-1?Q?Cl=E9ment_L=E9ger?= , Jonathan Corbet , Shuah Khan , , , , Palmer Dabbelt , , , , , Heiko Stuebner Subject: Re: [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR Message-ID: <20240412-viper-bullish-d57d19805a0c@wendy> References: <20240411-dev-charlie-support_thead_vector_6_9-v1-0-4af9815ec746@rivosinc.com> <20240411-dev-charlie-support_thead_vector_6_9-v1-10-4af9815ec746@rivosinc.com> MIME-Version: 1.0 In-Reply-To: <20240411-dev-charlie-support_thead_vector_6_9-v1-10-4af9815ec746@rivosinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_042909_479986_D120E0EF X-CRM114-Status: UNSURE ( 8.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============6284583416171856609==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6284583416171856609== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1/ezE870fxXOLLQw" Content-Disposition: inline --1/ezE870fxXOLLQw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 11, 2024 at 09:11:16PM -0700, Charlie Jenkins wrote: > From: Heiko Stuebner >=20 > The VCSR CSR contains two elements VXRM[2:1] and VXSAT[0]. >=20 > Define constants for those to access the elements in a readable way. >=20 > Acked-by: Guo Ren > Reviewed-by: Conor Dooley > Signed-off-by: Heiko Stuebner You need to sign off on this as the submitter Charlie. --1/ezE870fxXOLLQw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZhkatgAKCRB4tDGHoIJi 0qMCAP9WmrMY90YHP5yda7KsglQlByWGisuGhCvnYWypcd/ApAEAs5xulwNb27Gc 2B7pEO73kwar/VMuJdyiGb3RMX/V4Ao= =n51g -----END PGP SIGNATURE----- --1/ezE870fxXOLLQw-- --===============6284583416171856609== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6284583416171856609==--