public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "Jim Blandy" <jimb@red-bean.com>
To: gdb@sourceware.org
Subject: Re: New branch created for "available features" support
Date: Fri, 03 Mar 2006 22:36:00 -0000	[thread overview]
Message-ID: <8f2776cb0603031436i7c88ccf2j12b2af5e39e6947@mail.gmail.com> (raw)
In-Reply-To: <20060303213507.GA20474@nevyn.them.org>

So a "feature" would be something like "SSE", or "MMX" with the
additional SSE registers, and then a "feature set" would be something
like "Pentium MMX" or "Pentium 3", referring to the appropriate
individual feature sets?

I understand why you want to supply base register numbers in feature
sets, rather than features; it makes it possible to share features. 
But if we're going to have other sorts of features as of yet
unimagined, they may or may not expect a base register number as a
parameter.  That is, you've tied something specific to register banks
to your <feature> entities.

I'd say, rename <feature> to <register-set>.  Introduce new,
appropriately named kinds of entities for new kinds of features.  That
way, you can look at the tag and know what sorts of parameters it
expects.

  parent reply	other threads:[~2006-03-03 22:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-03 21:35 Daniel Jacobowitz
2006-03-03 21:55 ` Eli Zaretskii
2006-03-03 21:58   ` Daniel Jacobowitz
2006-03-04  9:09     ` Eli Zaretskii
2006-03-03 22:36 ` Jim Blandy [this message]
2006-03-04 14:34   ` Daniel Jacobowitz

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=8f2776cb0603031436i7c88ccf2j12b2af5e39e6947@mail.gmail.com \
    --to=jimb@red-bean.com \
    --cc=gdb@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).