summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/sin.asm
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; fixed a ...vboxsync2022-08-171-4/+4
* IPRT/nocrt: Forgot to remove rtNoCrtMathSinCore from sin.asm after moving t t...vboxsync2022-08-171-307/+0
* IPRT/nocrt: Reworking the sin and cos code to take into account which ranges ...vboxsync2022-08-171-31/+442
* IPRT/nocrt: Make use of existing floating point assembly code, morphing it in...vboxsync2022-08-051-0/+71