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

Re: [oc] Beyond Transmeta...



"Marko Mlinar" <Marko.Mlinar@campus.fri.uni-lj.si> writes:

> In avereage inc changes exactly one bit at time :) Theory comes handy
> sometimes.

On average inc changes 2 bits.  (Actually, on a 32-bit word, on
average it changes 2 - 2^(-31) bits.)

Carl Witty