summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/amd64/s_tan.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing $OpenBSD$ tags.espie2005-08-021-2/+1
| | | | | | Zap wasteful RCSID("$NetBSD$") okay deraadt@
* add libm parts for amd64; much from netbsd, integration by mickey.deraadt2004-02-081-0/+33
Instead of mixing the i387 & xmm register components, we decide to explicitly seperate them. libm is already confusing enough as it is, thank you very much