Home | History | Annotate | Download | only in i860
      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
     18