URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-maxq/] [r32-1.s] - Rev 205
Go to most recent revision | Compare with Previous | Blame | View Log
; Test the intersegment relocation ; Inderpreetb@noida.hcltech.com .global _start .extern _main _start: call _main nop nop nop nop .global _exit _exit: nop nop nop .global _abort _abort: nop nop
Go to most recent revision | Compare with Previous | Blame | View Log