]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i860/pseudo-ops01.s
4b88925bd83ea9588caca70566eeadee90dbe9c5
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i860 / pseudo-ops01.s
1 # Test some assembler pseudo-operations:
2 # Floating point moves.
3
4 .text
5 fmov.ss %f5,%f6
6 fmov.dd %f8,%f10
7 fmov.sd %f3,%f20
8 fmov.ds %f24,%f9
9 pfmov.ds %f28,%f3
10