From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id EC0763858016 for ; Wed, 18 May 2022 15:41:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EC0763858016 Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-163-58w_AaJ6N6KepODacNFCcg-1; Wed, 18 May 2022 11:41:50 -0400 X-MC-Unique: 58w_AaJ6N6KepODacNFCcg-1 Received: by mail-wm1-f69.google.com with SMTP id m26-20020a05600c3b1a00b00397220d6329so599320wms.5 for ; Wed, 18 May 2022 08:41:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=Ai3DEAN07Zm4d+f+giqtNcRT8j50j6FKh4qf20MWPqU=; b=5LbRdoeX03Kj7i3xrsvUMldY/7Gfy2T4ddQ8bpEb2PpCuewWPGfhlvsajvrOntteOK w9w/nUQF5lkZgsyNT2nB3OALh+YFs6KX7BAYarzwIIJeYpMfaq+vGA3MCqIeCHCzddQB tDPqE5GzO3pK2zxipHRMXsI8YgCw6pVaZ4mrGXTCmcpExUqoIfoIV5Wlr0WDYruCJIF8 R3XUXnZCuhKS1/UViIlkAQW4PB7uNYHkJa4XDAPVgyI2nADLEzSewUn00dVa9+YHsyNu 7qSO2S8PCd6A0dgt6i/N2xS2TlihbM+qmd5g2FWp8IZhMC7JUyx8yDLlygTPNHSpGIZl mszg== X-Gm-Message-State: AOAM533lZqlXUBITXdm2YYXvhpffu+sW7GbwuhawG/1bc0ozz+lt1rbc F4Yd9IlylO3OQQUI1pfvtlYHlAaJLNp0/xq1f/bX4inOrZ65zV87Nd4LIs7JN4FbvssR9cbzsAX v8ZiwqsqrwNVbeE3DzQ== X-Received: by 2002:a05:600c:354c:b0:394:586f:694f with SMTP id i12-20020a05600c354c00b00394586f694fmr45019wmq.159.1652888509199; Wed, 18 May 2022 08:41:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw1VLhIvItQCRb+ceqhpXhyscivE74OpY00IFW/BLpap8Iju+uy/k5/sAXxLdOFFEU3iW9A5Q== X-Received: by 2002:a05:600c:354c:b0:394:586f:694f with SMTP id i12-20020a05600c354c00b00394586f694fmr45011wmq.159.1652888509042; Wed, 18 May 2022 08:41:49 -0700 (PDT) Received: from [192.168.1.6] (adsl-2-solo-173-39.claranet.co.uk. [80.168.173.39]) by smtp.gmail.com with ESMTPSA id t12-20020adfba4c000000b0020c5253d91esm2288304wrg.106.2022.05.18.08.41.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 18 May 2022 08:41:48 -0700 (PDT) Message-ID: <28d1035d-473c-678e-7624-2d3c36906b43@redhat.com> Date: Wed, 18 May 2022 16:41:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH][Binutils][GAS] arm: Fix system register fpcxt_ns and fpcxt_s naming convention. To: Srinath Parvathaneni , binutils@sourceware.org Cc: Richard.Earnshaw@arm.com References: <13026964-0003-429a-ab3d-f1573b4c5aa6@AZ-NEU-EX04.Arm.com> From: Nick Clifton In-Reply-To: <13026964-0003-429a-ab3d-f1573b4c5aa6@AZ-NEU-EX04.Arm.com> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE 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: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2022 15:41:53 -0000 Hi Srinath, > The current assembler accepts system registers FPCXTNS and FPCXTS for Armv8.1-M > Mainline Instructions VSTR, VLDR, VMRS and VMSR. > Assembler should be also allowing FPCXT_NS, fpcxt_ns, fpcxtns, FPCXT_S, fpcxt_s > and fpcxts. This patch fixes the issue. > > Regression testing for arm-none-eabi target and found no regressions. > > Ok for binutils-master? Approved - please apply. Cheers Nick