mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
cfe8fdd5aa
Use the x87 fsqrt instruction for that. We cannot use __builtin_sqrt(), since GCC expands it into a sqrt() call, so we just loop endlessly. |
||
---|---|---|
.. | ||
install.sh | ||
Makefile | ||
math.cpp | ||
math.h |