Mail Archives: djgpp/1999/02/02/13:05:58
In article <Pine DOT GSO DOT 4 DOT 02 DOT 9902012103100 DOT 16025-100000 AT neptune DOT calstatela DOT edu> you wrote:
> I'm looking at code from djlsr201.zip but cannot find the
> implementation for the 64-bit math operation '*' though I
> found the division implementation in the lldiv.c in
> stdlib dir. I'd also like to see the '<<' & '>>' as the
> other bit operations are rather easy to implement as well
> as '+' & '-'.
These operations are not part of libc, so their source is not in djlsr
at all. Instead, they come with 'libgcc', the source of which is part
of the gcc sources (libgcc1.c, libgcc2.c).
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -