public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Felix Willgerodt <fwillger@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] gdb, i386: Update stale comment in i386-tdep.h.
Date: Wed, 25 Jan 2023 12:42:18 +0000 (GMT)	[thread overview]
Message-ID: <20230125124218.D3FC83858D28@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1b2fb35d5920fc27624823de92c30d346161058e

commit 1b2fb35d5920fc27624823de92c30d346161058e
Author: Felix Willgerodt <felix.willgerodt@intel.com>
Date:   Thu Jul 14 16:26:16 2022 +0200

    gdb, i386: Update stale comment in i386-tdep.h.
    
    The comment seems no longer valid, the functions technically check for
    non-pseudo registers, like zmmh.  Which is a valid use case.

Diff:
---
 gdb/i386-tdep.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/i386-tdep.h b/gdb/i386-tdep.h
index 82de5faa988..371bce72369 100644
--- a/gdb/i386-tdep.h
+++ b/gdb/i386-tdep.h
@@ -353,7 +353,7 @@ enum record_i386_regnum
 /* Types for i386-specific registers.  */
 extern struct type *i387_ext_type (struct gdbarch *gdbarch);
 
-/* Checks of different pseudo-registers.  */
+/* Checks of different registers.  */
 extern int i386_byte_regnum_p (struct gdbarch *gdbarch, int regnum);
 extern int i386_word_regnum_p (struct gdbarch *gdbarch, int regnum);
 extern int i386_dword_regnum_p (struct gdbarch *gdbarch, int regnum);

                 reply	other threads:[~2023-01-25 12:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230125124218.D3FC83858D28@sourceware.org \
    --to=fwillger@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).