Sebastian Smolorz wrote:
> Hi,
>
> the current implementation of ipipe_tsc2ns for ARM does not compile
> (undefined
> reference to `__udivdi3'). The attached patch fixes that.
the point of using ((t) * 1000) / (freq / 1000000) is to avoid using the
64 bits division. I would rather think a simple cast to unsigned is
missing. What value is a 64 bits when it fails,
__ipipe_mach_ticks_per_jiffy or t ?
--
Gilles Chanteperdrix
_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main