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.133.124]) by sourceware.org (Postfix) with ESMTPS id 9E5F63858D39 for ; Mon, 1 Aug 2022 11:03:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9E5F63858D39 Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-584-cD0yugsXNZmMluaE0JJNiA-1; Mon, 01 Aug 2022 07:01:40 -0400 X-MC-Unique: cD0yugsXNZmMluaE0JJNiA-1 Received: by mail-wm1-f70.google.com with SMTP id p2-20020a05600c1d8200b003a3262d9c51so7948007wms.6 for ; Mon, 01 Aug 2022 04:01:39 -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=KgzN+L2rv5Y3BwozlF9IrTJFzLORpLy4wDA7kUTAkX8=; b=qy6b1BRJpNzVtrguMvNPYf/zh3rECJc4pCueZO7C0Mqa95U0Khc1n8vohoBvrm2iKg kCKCA8sJDoRH2SrnIsAZ7Xs49k7z9QeijzaUFAftFpfAAx7dCXHN8XfrXmGRWO7Gk79Z WJ1a5y6YYpolpeYLkTgmiHdQ5u4Y9lr2QdANstWolWpVKqqGQZjUoo838szxYSndz32i 5z18KyxGrv/tZ4Zn0GusYuJA91CX93aMZt+lNBh3HvxnbGCHVbmhy7i4QExp4WKEOYG+ oswc1Mdl8ggMLB5VYDUpqEfLecKj6XDrAiHzC7wXrKDNETfeslIC1HwtgIplwXw9nm83 GV7g== X-Gm-Message-State: ACgBeo0nrye23Ia/FXeD9O0ekyyxXSpjUTxQc0g9XzZRyqOYF7nIs+2G abxZGt1F/1R/QzpskVXyW3qYGNoSjhaoecc14D6HYBlqDNyjL2bOW9g3DdrL54zlwZvQaSQL7RR Uu6U8nxMAGjkwzXONgA== X-Received: by 2002:a05:6000:188b:b0:21d:b277:d492 with SMTP id a11-20020a056000188b00b0021db277d492mr10061393wri.311.1659351698736; Mon, 01 Aug 2022 04:01:38 -0700 (PDT) X-Google-Smtp-Source: AA6agR6IYXo9Oe+R9CziUrROyenWam19VDJdzzVibsZ4JTsH51T6B7GnmGjuVN35oS/GdLKEqwP2eQ== X-Received: by 2002:a05:6000:188b:b0:21d:b277:d492 with SMTP id a11-20020a056000188b00b0021db277d492mr10061378wri.311.1659351698527; Mon, 01 Aug 2022 04:01:38 -0700 (PDT) Received: from [192.168.1.6] (adsl-2-solo-236-177.claranet.co.uk. [80.168.236.177]) by smtp.gmail.com with ESMTPSA id n5-20020a05600c3b8500b003a03185231bsm8766948wms.31.2022.08.01.04.01.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 01 Aug 2022 04:01:38 -0700 (PDT) Message-ID: <3c7ef247-2130-62b4-ce70-86d7a374d836@redhat.com> Date: Mon, 1 Aug 2022 12:01:37 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v3][Binutils][GAS] arm: Use DWARF numbering convention for pseudo-register representation To: Victor Do Nascimento , binutils@sourceware.org Cc: richard.earnshaw@arm.com References: <20220729154049.23063-1-victor.donascimento@arm.com> From: Nick Clifton In-Reply-To: <20220729154049.23063-1-victor.donascimento@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=-3.7 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_NONE, SPF_HELO_NONE, SPF_NONE, 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: 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: Mon, 01 Aug 2022 11:03:55 -0000 Victor, > gas/Changelog: > > * config/tc-arm.c (REG_RA_AUTH_CODE): New. > (parse_dot_save): Likewise. > (parse_reg_list): Remove obsolete code. > (reg_names): Set ra_auth_code to 143. > (s_arm_unwind_save): Handle core and pseudo-register lists via > parse_dot_save. > (s_arm_unwind_save_mixed): Deleted. > (s_arm_unwind_save_pseudo): Handle one register at a time. > * testsuite/gas/arm/unwind-pacbti-m-readelf.d: Fix test. > * testsuite/gas/arm/unwind-pacbti-m.d: Likewise. Approved - please apply. Cheers Nick