> On Nov 2, 2015, at 2:34 AM, Gavin Barraclough <barraclo...@apple.com> wrote:
> 
> I guess if you just store the fractions as BCD & unpack you can get the table 
> size down to 512 bytes.

I like that approach.

(I’d probably leave leave off the first F from each one and then use 3 instead 
of 4 on the loop and 8 instead of 12 on the shift right. And I like capital 
hex.)

— Darin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to