avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Trouble with division


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Trouble with division
Date: Tue, 17 Jun 2003 09:47:22 +0200 (MET DST)

Ulrich Schweitzer <address@hidden> wrote:

> Of course divison by a power of two is very fast because it is just
> a bit shift and not really a division.

But unless the divisor is constant, this is not detected at
compile-time but at run-time only.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]