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/] [dir-intel03-err.s] - Rev 215
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