public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* Endianness and CGEN_INT_INSN_P
@ 2001-01-02  5:48 Richard Sandiford
  2001-01-02  8:38 ` Dave Brolley
  2001-01-02  8:49 ` Frank Ch. Eigler
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Sandiford @ 2001-01-02  5:48 UTC (permalink / raw)
  To: cgen

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-01-02 14:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-02  5:48 Endianness and CGEN_INT_INSN_P Richard Sandiford
2001-01-02  8:38 ` Dave Brolley
2001-01-02  9:21   ` Doug Evans
2001-01-02  9:21   ` Richard Sandiford
2001-01-02  8:49 ` Frank Ch. Eigler
2001-01-02  9:39   ` Doug Evans
2001-01-02 14:10     ` Frank Ch. Eigler

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