This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix for ?Fmode descriptions on non-8-bit-byte machines.
- To: Geoffrey Keating <geoffk at thief dot cygnus dot com>
- Subject: Re: Fix for ?Fmode descriptions on non-8-bit-byte machines.
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Wed, 20 Jun 2001 08:58:46 +0100 (BST)
- cc: <gcc-patches at gcc dot gnu dot org>
On Tue, 19 Jun 2001, Geoffrey Keating wrote:
> Of course, what we really want is that SFmode is the same size as
> SImode; on machines with 16-bit bytes, this means that the
> single-precision mode is HFmode.
What's HFmode? I don't see any mention of it in rtl.texi. For that
matter, what are the following modes, all in machmode.def but not
rtl.texi: PQImode, PHImode, QFmode, HFmode, TQFmode, QCmode, HCmode,
V2QImode, V2HImode, V2SImode, V2DImode, V4QImode, V4HImode, V4SImode,
V4DImode, V8QImode, V8HImode, V8SImode, V8DImode, V16QImode, V2SFmode,
V2DFmode, V4SFmode, V4DFmode, V8SFmode, V8DFmode?
--
Joseph S. Myers
jsm28@cam.ac.uk