change some variable's type to op_err
[deliverable/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
This page took 0.036766 seconds and 4 git commands to generate.