From patchwork Thu Jan 26 23:12:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Palmer Dabbelt X-Patchwork-Id: 63763 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id BCD75385843E for ; Thu, 26 Jan 2023 23:12:57 +0000 (GMT) X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by sourceware.org (Postfix) with ESMTPS id 3AFC43858D20 for ; Thu, 26 Jan 2023 23:12:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3AFC43858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rivosinc.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rivosinc.com Received: by mail-pj1-x1036.google.com with SMTP id x2-20020a17090a46c200b002295ca9855aso6871282pjg.2 for ; Thu, 26 Jan 2023 15:12:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:message-id:date :subject:from:to:cc:subject:date:message-id:reply-to; bh=7M87Oe9CrlbtxL8xI0TdEAgpElr7i0kMIvDLIHGf+DY=; b=O7vN1/ma8qEAFTNtggDfv6jFSkfo3Wt5a2ubQ3d4p1AUu+fmCywckmw+X9P6s8urTU JVWpgzlhWK7Tfe3iNfNTG0PFXoEqLvYtJvZqX7QWiJ+zWBGmswgIc1kofkf4ANzMEfb7 FPE6dd5xYnV6O4oN5DZniO9YW1D4S/thtQnESpLYAkXo4fCsP9tkat9z9ECLjiBNdacT gjDFmZdvWBxZidJsR9HL+B8UAtoXXTQEInjEAXYXNMWc09LDMTpyCJw8BJUMGRymBt/N sU2bhxRUIe1CEl/s9FsRG6KdZXMvv4xFrsYE81AEHrV1Hwt/TJSob0PGNFsuK7eRAZCS I5Xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:message-id:date :subject:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7M87Oe9CrlbtxL8xI0TdEAgpElr7i0kMIvDLIHGf+DY=; b=Oag5jzRNtNmmtJ0bpM0psnjenLVJL5q2g40FSZ4A9blC9ny15dBh2MNK+Va47aqBaa jwRhKTBIXZ+y7QYPdbOB/6vf8wU8lkjxNvoQtLMvcGAYP39AP8qQVo8fJddPRkpgWs0M WGY378IgVMIY+65E7SbkuL+UHxFMoHmMRP0/vFnMi9I3OdfPY9mO1AWgCjRGkT9pvZQ9 PLpoZOHFYZxGqJgqai+tMX393SKrqQUqKzzkw1e+JFrmSAhB0rHpW5XO6OejawfurHNK yw25mOsMlv4IP8O+cKdQ547UE1szT/lxvyrA0oaXxZuTmyVT+inyENIQb5Bp0ssMgLlZ m71Q== X-Gm-Message-State: AO0yUKXqzdjEgN85qGZCsJ6OPyfwieCXA7ualxFKk8U/UgPfq6piRWjU lYtVJ5zGFXNbSUQzr5EzfHtkpQ== X-Google-Smtp-Source: AK7set8+vKDliVhu8jM10oC4d0uL7KA/XRIhviCtlXXzy8UfCK1nVSiNbNB7R01mck8Hn8lHhnUvBQ== X-Received: by 2002:a17:902:e5d2:b0:196:5425:9eea with SMTP id u18-20020a170902e5d200b0019654259eeamr574709plf.41.1674774763154; Thu, 26 Jan 2023 15:12:43 -0800 (PST) Received: from localhost ([50.221.140.188]) by smtp.gmail.com with ESMTPSA id ik7-20020a170902ab0700b00194ab9a4fecsm1485261plb.138.2023.01.26.15.12.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 15:12:42 -0800 (PST) Subject: [PATCH] gdb/doc: The RISC-V vector registers didn't change Date: Thu, 26 Jan 2023 15:12:00 -0800 Message-Id: <20230126231200.5549-1-palmer@rivosinc.com> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Cc: Palmer Dabbelt From: Palmer Dabbelt To: gdb-patches@sourceware.org X-Spam-Status: No, score=-11.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_0, 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: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+patchwork=sourceware.org@sourceware.org Sender: "Gdb-patches" When we merged the GDB vector register support we did it a bit early, just eating the risk in the very unlikely case that the vector register names changed. They didn't, so we can now remove the caveat in the docs that they might. --- gdb/doc/gdb.texinfo | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 9c0018ea5c1..10d94f5c8ad 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -47765,11 +47765,7 @@ other floating point hardware. The @samp{org.gnu.gdb.riscv.vector} feature is optional. If present, it should contain registers @samp{v0} through @samp{v31}, all of which -must be the same size. These requirements are based on the v0.10 -draft vector extension, as the vector extension is not yet final. In -the event that the register set of the vector extension changes for -the final specification, the requirements given here could change for -future releases of @value{GDBN}. +must be the same size. @node RX Features @subsection RX Features