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: if/then/else hint ?


> The Moto 68040 always predicts branches to be taken no
> matter whether they are forward or backward branches.
> 

Then it's not really branch prediction, it's just the opposite of normal 
non-predicted systems where the assumption is 'never taken'.

R.


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