On 2008/2/26, J.C. Pizarro <[EMAIL PROTECTED]>, i wrote:
>  4. C > cmov >> jmp when it's unpredictable and has not data dependencies.

I'm sorry of my error typo, the correct is (without the "not")
4. C > cmov >> jmp when it's unpredictable and has data dependencies.

and my forgotten 3rd annotation:
* cmov is the worst when it's
    predictable AND has data dependencies.

Reply via email to