public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb, i386: Update stale comment in i386-tdep.h.
@ 2023-01-25 12:42 Felix Willgerodt
  0 siblings, 0 replies; only message in thread
From: Felix Willgerodt @ 2023-01-25 12:42 UTC (permalink / raw)
  To: gdb-cvs

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);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-25 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 12:42 [binutils-gdb] gdb, i386: Update stale comment in i386-tdep.h Felix Willgerodt

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).