]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/i860/pseudo-ops01.s
binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELF
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i860 / pseudo-ops01.s
CommitLineData
be6389fd
JE
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