Yes, as I already said, 100 cycles is fine for me.

mratsim, what do you generally think about all the GOTOs? I had the feeling it 
makes it for C compiler a bit hard to 100 % optimize the code, for example it 
may be difficult to apply cmov instructions to get branchless code. I think it 
will make no difference in practice, and of course no one intents to change the 
code generator, but I still wonder if my assumption is fully wrong.

Reply via email to