Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i860 / dual02-err.s
1 # Dual-mode pairs must be aligned on an 8-byte boundary.  This tests
2 # that an error is reported if not properly aligned.
3
4         .text
5         .align 8
6         nop
7         d.fadd.ss       %f3,%f5,%f7
8         addu    %r4,%r5,%r6
9