hypot: fix transition to the next binade during the search for correctly...
hypot: fix transition to the next binade during the search for correctly rounded result. Make the starting value even smaller to accomodate the roundup mode. To fix the inexact exception for an exact result unfortunately the status register has to be read at the begining of the function and be restored when exact result is obtained.