This is the mail archive of the gcc@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: We're out of tree codes; now what?


> 1. We can go to 9-bit codes.  They're slower, independent of checking.
> Maybe we can make bitfields go faster, and get some of that back.  

I think it worth understanding why this is.  One or even two instructions
should be lost in the noise on a modern machine when they are always
accompanied by a load.


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