Re: Long long arithmetic

almesber@lrc.di.epfl.ch
Fri, 9 Jun 2000 12:55:03 +0200


Alan Cox wrote:
> But things like the x86 its good to have to think
> about stuff like long long because it reminds you that you are writing
> expensive to execute code and should maybe take some time to work out
> a better solution

Like coding the mess in assembler (see "divl" in drivers/atm/zatm.c)
or maybe write a "portable" but very very slow version in C :-(

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, ICA, EPFL, CH       werner.almesberger@ica.epfl.ch /
/_IN_N_032__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/