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: [RFC, patch] implement __builtin_bswap


On Tuesday 11 July 2006 02:52, Eric Christopher wrote:
> This patch appears to implement all of builtin_bswap for SI and DImodes.
>
> Thoughts? OK for 4.3? Other feedback?

It might be useful to have __builtin_bswap{16,32,64}. My guess is that most 
uses are dealing with data of a fixed size rather than int/long.

Paul


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