On Wed, 2006-12-13 at 08:20 -0800, jimmy liu wrote: > We has a hardware driver need the floating point > operation to do timing recover. Maybe, we have to do > it in user space. > Have you considered doing the math in fixed point instead? I realize that certain data sets make this difficult but this has been a standard technique in resource-constrained systems forever.
regards, Ben _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
