2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i860 / dual01.s
1 # Test fnop's dual bit (all other floating point operations have their dual
2 # bit tested in their individual test files).
3
4 .text
5 .align 8
6 nop
7 nop
8 d.pfadd.dd %f8,%f10,%f12
9 adds %r5,%r6,%r6
10 d.pfadd.dd %f8,%f10,%f12
11 fld.d 16(%r10),%f24
12 d.fnop
13 fld.d 8(%r10),%f8
14 d.fnop
15 fld.d 0(%r10),%f16
16 nop
17 nop
This page took 0.029563 seconds and 4 git commands to generate.