URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [all/] [equiv1.s] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
;# Re-definition of an already .equiv-ed symbol (to another symbol). ;# The assembler should reject this. .equiv x, y .equiv y, 1 .equiv x, 0
Go to most recent revision | Compare with Previous | Blame | View Log