summaryrefslogtreecommitdiff
path: root/test-suite/standalone/sassy/tests/fp0.scm
blob: ec9adafa172f1157c4e5220f7e05aa0160f1fc01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
(
(fld1)
(fldl2t)
(fldl2e)
(fldpi)
(fldlg2)
(fldln2)
(fldz)
(fsin)
(fcos)
(fsincos)
(fptan)
(fpatan)
(f2xm1)
(fyl2x)
(fyl2xp1)
(fincstp)
(fdecstp)
(finit)
(fninit)
(fclex)
(fnclex)
(fwait)
(wait)
(fnop)
(fcompp)
(fucompp)
(ftst)
(fxam)
(fprem)
(fprem1)
(fabs)
(fchs)
(frndint)
(fscale)
(fsqrt)
(fxtract)
)