From: John Hodge Date: Sat, 12 Feb 2011 04:29:50 +0000 (+0800) Subject: TSC backed timekeeping, 64-bit integer printing X-Git-Tag: rel0.07~10 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=09e044c2338f194d0f179aff6358bf9fd0739768;hp=09e044c2338f194d0f179aff6358bf9fd0739768;p=tpg%2Facess2.git TSC backed timekeeping, 64-bit integer printing - Improved 64-bit division (using the FPU) ---