On Sun, 19 Apr 2020, Uros Bizjak wrote:
> This patch implements the idea from glibc, where generic division
> operations instead of assembly are used where appropriate.
>
> --commit--
> i386: Use generic division to generate INVALID and DIVZERO exceptions
>
> Introduce math_force_eval to evaluat
This patch implements the idea from glibc, where generic division
operations instead of assembly are used where appropriate.
--commit--
i386: Use generic division to generate INVALID and DIVZERO exceptions
Introduce math_force_eval to evaluate generic division to generate
INVALID and DIVZERO exce