URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mn10300/] [i135409-1.s] - Rev 308
Go to most recent revision | Compare with Previous | Blame | View Log
.text nop .global _start _start: .type _func, @function _func: mov L001,A1 nop A: mov L001,A1 .size _func, . - _func .global _func2 _func2: .type _func2, @function mov L001,A1 nop mov L001,A1 .size _func2, . - _func2 .global BOTTOM BOTTOM: .data L001:
Go to most recent revision | Compare with Previous | Blame | View Log