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: [patch] MIPS/gcc: Revert removal of DImode shifts for 32-bittargets


"Maciej W. Rozycki" <macro@linux-mips.org> writes:
>  Well, other targets, like the i386 (which didn't even have a 64-bit
> variation till recently), do not force Linux to go through such
> contortions.

But arm targets (for instance) don't provide inline 64-bit shifts,
do they?  I don't think there's anything special in the MIPS ISA
that makes them easier for MIPS than they are for ARM.

Richard


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