HFRAC_BITS
while(_hx<(1ULL<<HFRAC_BITS)) { /* normalize x */
while(hx<(1ULL<<HFRAC_BITS)) { /* normalize x */