URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i860/] [dual02-err.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
# Dual-mode pairs must be aligned on an 8-byte boundary. This tests # that an error is reported if not properly aligned. .text .align 8 nop d.fadd.ss %f3,%f5,%f7 addu %r4,%r5,%r6
Go to most recent revision | Compare with Previous | Blame | View Log