public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: <tm_gccmail@mail.kloo.net>
To: Jonah Graham <gccmail@whalesolutions.ca>
Cc: Gabriele Caracausi <gabriele@caracausi.it>, GCC ML <gcc@gcc.gnu.org>
Subject: Re: help about new porting (.h file)
Date: Fri, 04 Apr 2003 03:50:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0304031711110.4169-100000@mail.kloo.net> (raw)
In-Reply-To: <016b01c2fa3b$bad59850$97d128d9@altera.priv.altera.com>

On Fri, 4 Apr 2003, Jonah Graham wrote:

> 
> tm_gccmail@mail.kloo.net wrote:
> 
> > from "rtl.texi" line 890 of 3502:
> >
> > @findex HImode
> > @item HImode
> > ``Half-Integer'' mode represents a two-byte integer.
> >
> > HImode is always 16 bits.
> 
> Actually what that means is that it is two bytes where a byte is defined by
> BITS_PER_UNIT. While in most targets that makes it 16-bits, HImode is not
> always 16-bits. See the c4x and dsp16xx ports which have 64-bit and 32-bit
> HImodes respectively.
> 
> (But don't let that confuse the issue for a new port if you have a "normal"
> byte.)
> 
> Jonah

Thanks for the correction.

Toshi


      reply	other threads:[~2003-04-04  0:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-03 12:58 Gabriele Caracausi
2003-04-03 12:59 ` Dave Hudson
2003-04-04  0:05 ` tm_gccmail
2003-04-04  1:26   ` Jonah Graham
2003-04-04  3:50     ` tm_gccmail [this message]

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.0304031711110.4169-100000@mail.kloo.net \
    --to=tm_gccmail@mail.kloo.net \
    --cc=gabriele@caracausi.it \
    --cc=gcc@gcc.gnu.org \
    --cc=gccmail@whalesolutions.ca \
    /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).