Hi Osama, > Add fast path optimization for frexpl (80-bit x87 extended precision) using > a single unsigned comparison to identify normal floating-point numbers and > return immediately via arithmetic on the exponent field. Thanks - LGTM. Cheers, Wilco