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, x86_64]: Provide longlong.h definitions for 128bit operations


On 5/16/07, Eric Christopher <echristo@apple.com> wrote:

Don't forget that asms are often barriers to optimization so as few asm as possible is always better.

That said, I don't off the top of my head have a better
implementation :)

Oh and longlong.h belongs to GMP so you should submit your changes upstream too. Plus the uses of what is located in longlong.h for GCC is only in the support library and who uses TImode anyways :).


Thanks, Andrew Pinski


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