]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i860/dual02-err.s
05d1835c062e11d0120bdc1fc9ddc3f42190326a
[thirdparty/binutils-gdb.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