Subject: Re: Some C questions
From: Richard Henderson (rth@twiddle.net)
Date: Sun Sep 19 1999 - 14:23:54 PDT
On Sun, Sep 19, 1999 at 02:17:25AM -0400, Christopher T. Lansdown wrote:
> 1. Is the && operator easily implemented in the Alpha so that it's
> significantly faster than
> if(a)
> if(b)
> code...
> (I am assuming so, I just want to be sure)
Assuming b does not have side effects, yes.
> 2. Does gcc implement the speculative execution hints that the Alpha has
> available?
I have no idea what you're talking about.
r~
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2a22 : Mon Oct 04 1999 - 12:44:53 PDT