Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / float.s
1 .psize 0
2 .text
3         fadd
4         fadd    %st(3)
5         fadd    %st(3),%st
6         fadd    %st,%st(3)
7         fadds   (%ebx)
8         faddl   (%ebx)
9         fiadds  (%ebx)
10         fiaddl  (%ebx)
11         faddp
12         faddp   %st(3)
13         faddp   %st,%st(3)
14         fsub
15         fsub    %st(3)
16         fsub    %st(3),%st
17         fsub    %st,%st(3)
18         fsubs   (%ebx)
19         fsubl   (%ebx)
20         fisubs  (%ebx)
21         fisubl  (%ebx)
22         fsubp
23         fsubp   %st(3)
24         fsubp   %st,%st(3)
25         fsubr
26         fsubr   %st(3)
27         fsubr   %st(3),%st
28         fsubr   %st,%st(3)
29         fsubrs  (%ebx)
30         fsubrl  (%ebx)
31         fisubrs (%ebx)
32         fisubrl (%ebx)
33         fsubrp
34         fsubrp  %st(3)
35         fsubrp  %st,%st(3)
36         fmul
37         fmul    %st(3)
38         fmul    %st(3),%st
39         fmul    %st,%st(3)
40         fmuls   (%ebx)
41         fmull   (%ebx)
42         fimuls  (%ebx)
43         fimull  (%ebx)
44         fmulp
45         fmulp   %st(3)
46         fmulp   %st,%st(3)
47         fdiv
48         fdiv    %st(3)
49         fdiv    %st(3),%st
50         fdiv    %st,%st(3)
51         fdivs   (%ebx)
52         fdivl   (%ebx)
53         fidivs  (%ebx)
54         fidivl  (%ebx)
55         fdivp
56         fdivp   %st(3)
57         fdivp   %st,%st(3)
58         fdivr
59         fdivr   %st(3)
60         fdivr   %st(3),%st
61         fdivr   %st,%st(3)
62         fdivrs  (%ebx)
63         fdivrl  (%ebx)
64         fidivrs (%ebx)
65         fidivrl (%ebx)
66         fdivrp
67         fdivrp  %st(3)
68         fdivrp  %st,%st(3)
69
70         .p2align        4,0