This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unreviewed patches


Alexandre Oliva <aoliva@redhat.com> writes:
> On Mar 29, 2005, Paul Schlie <schlie@comcast.net> wrote:
...
>> therefore the c4x port should likely define BITS_PER_UNIT =
>> SIZE_OF_CHAR = SIZE_OF_SHORT = SIZE_OF_INT == 32 == SImode, and
>> correspondingly UNITS_PER_WORD = 1.

Exactly what I had in mind.

> So what would HImode and QImode mean under these conditions?

There would be no HI nor QI mode on such a target.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]