public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Richard Sandiford <rsandifo@cambridge.redhat.com>
To: cgen@sources.redhat.com
Subject: Endianness and CGEN_INT_INSN_P
Date: Tue, 02 Jan 2001 05:48:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0101021343260.19790-100000@host149.cambridge.redhat.com> (raw)

When CGEN_INT_INSN_P is true, the instruction gets written as a single
integer with the bytes arranged according to the target endianness.  This
only seems appropriate when every instruction is one word long.  Is this
right?  If so, would it be better to restrict CGEN_INT_INSN_P to that
case, or would it better to handle the multi-word case when
CGEN_INT_INSN_P is true?

Richard


             reply	other threads:[~2001-01-02  5:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02  5:48 Richard Sandiford [this message]
2001-01-02  8:38 ` Dave Brolley
2001-01-02  9:21   ` Richard Sandiford
2001-01-02  9:21   ` Doug Evans
2001-01-02  8:49 ` Frank Ch. Eigler
2001-01-02  9:39   ` Doug Evans
2001-01-02 14:10     ` Frank Ch. Eigler

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=Pine.LNX.4.21.0101021343260.19790-100000@host149.cambridge.redhat.com \
    --to=rsandifo@cambridge.redhat.com \
    --cc=cgen@sources.redhat.com \
    /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).