From patchwork Thu May 23 13:48:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Willgerodt, Felix" X-Patchwork-Id: 90732 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 81235384AB74 for ; Thu, 23 May 2024 13:49:40 +0000 (GMT) X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by sourceware.org (Postfix) with ESMTPS id D11793858D33 for ; Thu, 23 May 2024 13:48:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D11793858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=intel.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D11793858D33 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=198.175.65.13 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1716472143; cv=none; b=XUwP0mcTZZOzmeMOaJR6SYhVMHC5VGcPOVOEAUYjleEipgHvBV65pUbjkK8c53TiPDYbZOPTbqaDbCmkNRThxNmYLD5xV/iprIZ3TZ/XPjMGuN4JVri/f1eDQoeG6kQW+ZOe2yGrDuWUlg0gK4D6B4BAedxc3b3sZIHGb22U29I= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1716472143; c=relaxed/simple; bh=Oc5VBpDWn35XX0PUDKQZnIegNkt321Bd+MEJlpWix2Y=; h=DKIM-Signature:From:To:Subject:Date:Message-Id:MIME-Version; b=KUvHqRHagzPWL6eTNVbiOKU0W9GJXDNfFwgUUexqhpOgQ9TqD0qg3TaWx6y1VsPMZ0SvFwymL0abA34vtrdKF2rQcAvIyrR3k0Kk5HZbPDOepzdj4FKHgOKv6SrMvio8r4oIPPDVy7UrbCdmPCjRB1uQBaJfZoGJJ/9Uf88cn/Q= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1716472139; x=1748008139; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=Oc5VBpDWn35XX0PUDKQZnIegNkt321Bd+MEJlpWix2Y=; b=KHZMuz5uA01Jb3MqrD8UnE9d/nNK+DpmQmZDFQVhYwzHByIybBlPVr4M qc9EpnqkUaLOEXAeUeJ8CJ2Y9YS6LNtn1cALRfnGAhpFWM8y1y2zrC8Vi lMdakcSMFr785JE30kOr6O2a+dMFO4VsaCh+E5+2TdwVGnweMOkR/NkkA W/lxSa+vDnV+JFZ6vB4MAMMlzvdrfwFpZO0Ghg5Rr3RyXhi5cBWPsezfN EaBpb1VaJ/0Iv71qBq5LMR0cbrqos0tGUMgytsdvsaHr/gb752hS8uRcf TYMKnMnVvE3+8v4Uz2Lc4o2c5fQN/VWnuLfoHZf/HxmqhJ7spWvTvM330 Q==; X-CSE-ConnectionGUID: JTNbyb5yR2KJZaU7Iab95A== X-CSE-MsgGUID: OLvUS96iQlC3R11SPW7nQA== X-IronPort-AV: E=McAfee;i="6600,9927,11081"; a="23923176" X-IronPort-AV: E=Sophos;i="6.08,182,1712646000"; d="scan'208";a="23923176" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2024 06:48:59 -0700 X-CSE-ConnectionGUID: LGzSsoK0TLuMQXYXeUVVyg== X-CSE-MsgGUID: yZ1gh31ITCOG7GZ9fJqyLg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,182,1712646000"; d="scan'208";a="33650268" Received: from gkldtt-dev-004.igk.intel.com (HELO localhost) ([10.123.221.202]) by fmviesa008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2024 06:48:57 -0700 From: Felix Willgerodt To: gdb-patches@sourceware.org Subject: [PATCH 1/3] gdb, doc: Fix AVX-512 documentation. Date: Thu, 23 May 2024 15:48:40 +0200 Message-Id: <20240523134842.3019820-2-felix.willgerodt@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240523134842.3019820-1-felix.willgerodt@intel.com> References: <20240523134842.3019820-1-felix.willgerodt@intel.com> MIME-Version: 1.0 X-Spam-Status: No, score=-10.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 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 org.gnu.gdb.i386.avx512 adds k registers, but these aren't mentioned in the docs yet. Fix that. In addition the documentation describes xmm registers with an `h` (e.g. xmm16h). I am assuming that we follow the register xml files here, which don't have the h suffix. So this removes that as well. --- gdb/doc/gdb.texinfo | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 61f91ef4ad6..750f368f980 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -49471,7 +49471,7 @@ describe additional @sc{xmm} registers: @itemize @minus @item -@samp{xmm16h} through @samp{xmm31h}, only valid for amd64. +@samp{xmm16} through @samp{xmm31}, only valid for amd64. @end itemize It should describe the upper 128 bits of additional @sc{ymm} registers: @@ -49499,6 +49499,14 @@ describe the additional @sc{zmm} registers: @samp{zmm16h} through @samp{zmm31h}, only valid for amd64. @end itemize +It should +describe the additional 64-bit @sc{k} registers: + +@itemize @minus +@item +@samp{k0} through @samp{k7}, valid for amd64 and i386. +@end itemize + The @samp{org.gnu.gdb.i386.pkeys} feature is optional. It should describe a single register, @samp{pkru}. It is a 32-bit register valid for i386 and amd64.