URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i860/] [dir-intel03-err.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
# Intel assembler directives: # The .dual, .enddual, and .atmp directives are valid only # in Intel syntax mode. Check that we issue an error if in # AT&T/SVR4 mode. .text .atmp r31 .dual fsub.ss %f22,%f21,%f13 nop .enddual
Go to most recent revision | Compare with Previous | Blame | View Log