Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / compat.s
1 # Check SYSV mnemonic instructions.
2         .text 
3         fsub    %st,%st(3)
4         fsubp
5         fsubp   %st(3)
6         fsubp   %st,%st(3)
7         fsubr   %st,%st(3)
8         fsubrp
9         fsubrp  %st(3)
10         fsubrp  %st,%st(3)
11         fdiv    %st,%st(3)
12         fdivp
13         fdivp   %st(3)
14         fdivp   %st,%st(3)
15         fdivr   %st,%st(3)
16         fdivrp
17         fdivrp  %st(3)
18         fdivrp  %st,%st(3)